Constructor FieldType
FieldType(FieldType)
Create a new mutable FieldType with all of the properties from ref
Declaration
public FieldType(FieldType ref)
Parameters
Type | Name | Description |
---|---|---|
FieldType | ref |
FieldType()
Create a new FieldType with default properties.
Declaration
public FieldType()