OPC Labs EasyOPC-UA Library
EasyUAClientComplexData Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : EasyUAClientComplexData Object
Public Methods
Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Finds the data type encoding from collection of encoding node elements, and an extension object type.

 

DISPID (Dispatch ID):

 

For more information, see FindDataTypeEncodingId in .NET Reference.

Finds the data type system that handles the encoding given by its encoding name.

 

DISPID (Dispatch ID):

 

For more information, see FindDataTypeSystem in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Resolves a data type from a given data type ID and an encoding name.

 

DISPID (Dispatch ID):

 

For more information, see ResolveDataType in .NET Reference.

Resolves data types from given data type IDs and an encoding name.

 

DISPID (Dispatch ID):

 

For more information, see ResolveDataTypes in .NET Reference.

Public Properties
The provider that manages data type definitions for this client object.

 

DISPID (Dispatch ID):

 

For more information, see DataTypeDefinitionProvider in .NET Reference.

The provider that manages data type dictionaries for this client object.

 

DISPID (Dispatch ID):

 

For more information, see DataTypeDictionaryProvider in .NET Reference.

The data type model provider that manages data types for this client object.

 

DISPID (Dispatch ID):

 

For more information, see DataTypeModelProvider in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Provides access to OPC UA server tables.

 

DISPID (Dispatch ID):

 

For more information, see ServerTables in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

EasyUAClientComplexData Object