OPC Labs Base Library
Add Method
OpcLabs_BaseLib ActiveX DLL > StructuredData Collection : Add Method

Description
Adds generic data for the specified field name to the structured data.

 

DISPID (Dispatch ID):

 

For more information, see Add in .NET Reference.

Syntax
Visual Basic
Public Sub Add( _
   ByVal fieldName As String, _
   ByVal GenericData As Variant _
) 
Parameters
fieldName

GenericData

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

StructuredData Collection  | StructuredData Members