| 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. Determines whether the specified object is equal to the current object. | 
![]()  | GetEnumerator | |
![]()  | 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. |