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


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

The following tables list the members exposed by DataType.

Public Properties
 NameDescription
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.  
Public PropertyDetermines whether the data type is complete, i.e. all constituent data types are filled in.  
Public PropertyDetermines whether the data type is recursive, i.e. contains any cycle.  
Public PropertyDetermines whether the data type is terminable, i.e. can produce a finite generic data.  
Public PropertyThe kind of a data type.  
Public PropertyThe short descriptive name of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo)
Top
Public Methods
 NameDescription
Public Method (Inherited from OpcLabs.BaseLib.Info)
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 MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public MethodOverridden.   
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. Overridden. Returns a string that represents the current object.Returns a string that represents the current object.  
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 MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
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

DataType Class
OpcLabs.BaseLib.DataTypeModel Namespace