Click or drag to resize
DataTypeT Fields

The DataTypeT generic type exposes the following members.

Fields
  NameDescription
Protected fieldIsOfTypeFunction
Function used to determine whether a given value is of this data type. If left null, all objects are considered to be of this type.
Protected fieldmTextSerializer
Serializer used to serialize and deserialize values of this data type.
(Inherited from DataType.)
Top
See Also