OPC Labs EasyOPC-UA Library
UAHeaderDataTypeSchema Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : UAHeaderDataTypeSchema Object
Public Methods
Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Finds data type descriptions for given data type IDs.

 

DISPID (Dispatch ID):

 

For more information, see FindDataTypeDescriptions in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Defines an array of namespace URIs.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UAHeaderDataTypeSchema.SetNamespaceArray in .NET Reference.

Public Properties
The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Collection of enumeration or option set data type descriptions, keyed by data type ID.

 

DISPID (Dispatch ID):

 

For more information, see EnumDescriptions in .NET Reference.

Defines an array of namespace URIs.

 

DISPID (Dispatch ID):

 

For more information, see NamespaceArray in .NET Reference.

Collection of simple data type descriptions, keyed by data type ID.

 

DISPID (Dispatch ID):

 

For more information, see SimpleTypeDescriptions in .NET Reference.

Collection of structure and union data type descriptions, keyed by data type ID.

 

DISPID (Dispatch ID):

 

For more information, see StructureDescriptions in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

UAHeaderDataTypeSchema Object