OPC Labs Base Library
Remove Method
OpcLabs_BaseLib ActiveX DLL > StructuredDataType Collection : Remove Method

Description
Removes a data field from the structured data type.

 

DISPID (Dispatch ID):

 

For more information, see Remove in .NET Reference.

Syntax
Visual Basic
Public Sub Remove( _
   ByVal fieldName As String _
) 
Parameters
fieldName

Return Type

See Remove in .NET Reference.

Remarks

For remarks, see Remove in .NET Reference.

Example

For examples, see Remove in .NET Reference.

See Also

StructuredDataType Collection  | StructuredDataType Members