DataTypeExtension Methods
Methods
|
Name |
Description |
---|---|---|
|
Determines whether the dataType is an array of Primitives. | |
|
Determines whether the dataType is an array of Primitives. | |
|
Gets a value indicating whether this IDataType is a container type | |
|
Gets a value indicating whether this IDataType is a container type | |
|
Gets a value indicating whether this IDataType is a container type | |
|
Gets a value indicating whether this IDataType is a pointer type | |
|
Gets a value indicating whether this IDataType is a pointer type | |
|
Determines whether the specified type identifier is primitive. | |
|
Gets a value indicating whether this IDataType is primitive | |
|
Gets a value indicating whether this IDataType is primitive | |
|
Gets a value indicating whether this IDataType is primitive | |
|
Gets a value indicating whether this IDataType is a reference type | |
|
Gets a value indicating whether this IDataType is a reference type | |
|
Indicates, that the Instance value includes process memory data, that cannot be read in one memory block. | |
|
Indicates, that the Instance value includes process memory data, that cannot be read in one memory block. | |
|
Indicates, that this data type can be resolved as primitive or primmitive Array. | |
|
Indicates, that this data type can be resolved as primitive or primmitive Array. | |
|
Resolves the specified data type for AliasReference | |
|
Resolves the specified strategy. |
- DataTypeExtension.IsArrayOfPrimitives Method
- DataTypeExtension.IsContainer Method
- DataTypeExtension.IsPointer Method
- DataTypeExtension.IsPrimitive Method
- DataTypeExtension.IsReference Method
- DataTypeExtension.ReferencesExternalData Method
- DataTypeExtension.ResolvableAsPrimitive Method
- DataTypeExtension.Resolve Method