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

Description
Adds a structure field info to the end of the FieldInfos.

 

DISPID (Dispatch ID):

 

For more information, see Add in .NET Reference.

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

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

UAStructureTypeInfo Collection  | UAStructureTypeInfo Members