QuickOPC User's Guide and Reference
UAEnumTypeInfo Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeSchema Namespace : UAEnumTypeInfo Class

The following tables list the members exposed by UAEnumTypeInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyIndicates if the data type is an enumeration or an option set, and the base type of the option set.  
Public PropertyA model node descriptor of the data type ID of this data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo)
Public PropertyCollection of field infos that make up the enum data type.  
Public PropertyThe name of the data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo)
Top
Public Methods
 NameDescription
Public MethodAdds an enum field info to the end of the FieldInfos.  
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.  
Public Method  
Public MethodOverridden. Serves as the default hash function.  
Public MethodOverridden.   
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverridden. Returns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodThe current OPC UA data type info expressed as enum type info.
Public Extension MethodThe current OPC UA data type info expressed as simple type info.
Public Extension MethodThe current OPC UA data type info expressed as structure type info.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAEnumTypeInfo Class
OpcLabs.EasyOpc.UA.DataTypeSchema Namespace