| Name | Description | |
|---|---|---|
![]() | UAEnumTypeInfo Constructor | Overloaded. |
The following tables list the members exposed by UAEnumTypeInfo.
| Name | Description | |
|---|---|---|
![]() | UAEnumTypeInfo Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | BuiltInType | Indicates if the data type is an enumeration or an option set, and the base type of the option set. |
![]() | DataTypeId | A model node descriptor of the data type ID of this data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo) |
![]() | FieldInfos | Collection of field infos that make up the enum data type. |
![]() | Name | The name of the data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo) |
| Name | Description | |
|---|---|---|
![]() | Add | Adds an enum field info to the end of the FieldInfos. |
![]() | Equals | Overloaded. Overridden. Infrastructure. |
![]() | GetEnumerator | |
![]() | GetHashCode | Overridden. |
![]() | GetObjectData | Overridden. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ToString | Overridden. |
| 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 | |
|---|---|---|
![]() | 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. |