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


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.DataTypeModel Namespace : StructuredDataType Class

The following tables list the members exposed by StructuredDataType.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyA collection of data fields of the composite data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.CompositeDataType)
Public PropertyHuman readable description of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo)
Public PropertySpecifies the display name for a member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo)
Public PropertyThe full name of the data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyDetermines whether the data type is complete, i.e. all constituent data types are filled in. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyDetermines whether the data type is recursive, i.e. contains any cycle. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyDetermines whether the data type is terminable, i.e. can produce a finite generic data. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyThe kind of a data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType)
Public PropertyThe short descriptive name of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo)
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Infrastructure. Infrastructure.  
Top
Public Methods
 NameDescription
Public MethodAdds a data field to the composite data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.CompositeDataType)
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.DataTypeModel.CompositeDataType)
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public Method (Inherited from OpcLabs.BaseLib.DataTypeModel.CompositeDataType)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded. Removes a data field from the composite data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.CompositeDataType)
Public MethodOverloaded. Returns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.DataTypeModel.CompositeDataType)
Public Method (Inherited from OpcLabs.BaseLib.Info)
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)
Protected MethodInfrastructure. Infrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.DataTypeModel.CompositeDataType)
Protected MethodInfrastructure. Infrastructure. Infrastructure. Infrastructure. (Inherited from OpcLabs.BaseLib.DataTypeModel.CompositeDataType)
Top
Extension Methods
 NameDescription
Public Extension MethodThe current data type expressed as enumeration data type.
Public Extension MethodThe current data type expressed as opaque data type.
Public Extension MethodThe current data type expressed as primitive data type.
Public Extension MethodThe current data type expressed as sequence data type.
Public Extension MethodThe current data type expressed as structured data type.
Public Extension MethodThe current data type expressed as union data type.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

StructuredDataType Class
OpcLabs.BaseLib.DataTypeModel Namespace