Name | Description | |
---|---|---|
UASimpleTypeInfo Constructor | Overloaded. |
The following tables list the members exposed by UASimpleTypeInfo.
Name | Description | |
---|---|---|
UASimpleTypeInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
BaseDataTypeId | The model node descriptor of the base data type of this simple type. | |
BaseDataTypeInfo | The data type info of the base data type of this simple type. | |
BuiltInType | The built-in type used for the encoding of the simple data type. | |
DataTypeId | A model node descriptor of the data type ID of this data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo) | |
Name | The name of the data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo) |
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. | |
GetObjectData | Overridden. | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ToString | Overridden. Returns a string that represents the current object. |
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) |
Name | Description | |
---|---|---|
AsEnumTypeInfo | The current OPC UA data type info expressed as enum type info. | |
AsSimpleTypeInfo | The current OPC UA data type info expressed as simple type info. | |
AsStructureTypeInfo | The current OPC UA data type info expressed as structure type info. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |