OPC Labs Base Library
Add Implemented Method
OpcLabs_BaseLib ActiveX DLL > UnionDataType Collection > CompositeDataType Interface : Add Implemented Method

Description
Adds a data field to the structured data type.

 

DISPID (Dispatch ID):

 

For more information, see Add in .NET Reference.

Syntax
Visual Basic
Public Sub Add( _
   ByVal DataField As Variant _
) 
Parameters
DataField

Return Type

See Add in .NET Reference.

Remarks

For remarks, see Add in .NET Reference.

Example

For examples, see Add in .NET Reference.

See Also

UnionDataType Collection  | CompositeDataType Interface