Name | Description | |
---|---|---|
PrimitiveDataType Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by PrimitiveDataType.
Name | Description | |
---|---|---|
PrimitiveDataType Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
Description | Human-readable description of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo) | |
DisplayName | Specifies the display name for a member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo) | |
FullName | The full name of the data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | |
IsComplete | Determines whether the data type is complete, i.e. all constituent data types are filled in. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | |
IsRecursive | Determines whether the data type is recursive, i.e. contains any cycle. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | |
IsTerminable | Determines whether the data type is terminable, i.e. can produce a finite generic data. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | |
Kind | The kind of data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | |
Name | The short descriptive name of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo) | |
ValueType | The .NET type of values represented by this data type. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified DataType is equal to the current object. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overloaded. Overridden. Converts the value of the current object to its equivalent string representation using the specified format. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
AsEnumerationDataType | The current data type expressed as enumeration data type. | |
AsOpaqueDataType | The current data type expressed as opaque data type. | |
AsPrimitiveDataType | The current data type expressed as primitive data type. | |
AsSequenceDataType | The current data type expressed as sequence data type. | |
AsStructuredDataType | The current data type expressed as structured data type. | |
AsUnionDataType | The current data type expressed as union data type. | |
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |