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


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

The following tables list the members exposed by UAStructureTypeInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyThe model node descriptor of the direct supertype of this structure type.  
Public PropertyThe data type info of the direct supertype of this structure type.  
Public PropertyA model node descriptor of the data type ID of this data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo)
Public PropertyA collection of field infos that make up the data type.  
Public PropertyThe name of the data type. (Inherited from OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeInfo)
Public PropertyThe type of structure defined by the data type.  
Top
Public Methods
 NameDescription
Public MethodAdds a structure 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

UAStructureTypeInfo Class
OpcLabs.EasyOpc.UA.DataTypeSchema Namespace