OPC Labs EasyOPC-UA Library
Add Method
OpcLabs_EasyOpcUA ActiveX DLL > UAStructureDefinition Collection : Add Method

Description
Adds a structure field to the end of the fields.

 

DISPID (Dispatch ID):

 

For more information, see Add in .NET Reference.

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

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

UAStructureDefinition Collection  | UAStructureDefinition Members