Name | Description | |
---|---|---|
![]() | EncodingName | The encoding name of this data type system. |
![]() | ExtensionObjectType | Type of extension object that this data type system uses. |
The following tables list the members exposed by IUADataTypeSystem.
Name | Description | |
---|---|---|
![]() | EncodingName | The encoding name of this data type system. |
![]() | ExtensionObjectType | Type of extension object that this data type system uses. |
Name | Description | |
---|---|---|
![]() | AddDataTypeDictionary | Adds a data type dictionary to the data type system. |
![]() | DecodeInDataTypeDefinitionModel | In DataTypeDefinition model, decodes an object body according to given data type info. |
![]() | DecodeInDataTypeDictionaryModel | In DataTypeDictionary model, decodes an extension object body according to given data type descriptor. |
![]() | EncodeInDataTypeDefinitionModel | In DataTypeDefinition model, encodes generic data according to given data type info. |
![]() | EncodeInDataTypeDictionaryModel | In DataTypeDictionary model, encodes generic data according to given data type descriptor. |
![]() | GetDataType | Gets the data type for the specified data type info. |
![]() | GetDataTypeInDataTypeDictionaryModel | In DataTypeDictionary model, gets the data type for the specified data type descriptor. |
![]() | HasDataTypeDictionary | Determines whether a given data type dictionary exists in the data type system. |
![]() | RemoveDataTypeDictionary | Removes a data type dictionary from the data type system. |
Name | Description | |
---|---|---|
![]() | GetDataType<TDataType> | Gets the data type of specified data type class for the specified data type info. |