Dart SNMP Library 4.0
Remove Method
The name or Oid of the MibNode to remove from the collection.
Description
Removes a MibNode from the dictionary.
Syntax
Visual Basic
Public Function Remove( _
   ByVal nameOrOid As String _
) As MibNode
Parameters
nameOrOid
The name or Oid of the MibNode to remove from the collection.
Return Value
The removed MibNode.
See Also

MibNodeMap Collection  | MibNodeMap Members


PowerSNMP for ActiveX Documentation Version 4.0
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic