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

Description
Removes an enumeration member from the data type.

 

DISPID (Dispatch ID):

 

For more information, see Remove in .NET Reference.

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

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

EnumerationDataType Collection  | EnumerationDataType Members