Dart SNMP Library 4.0
ContainsKey Method
The name or OID of the MibNode to search the collection for.
Description
Returns true if the dictionary contains the specified key.
Syntax
Visual Basic
Public Function ContainsKey( _
   ByVal nameOrOid As String _
) As Boolean
Parameters
nameOrOid
The name or OID of the MibNode to search the collection for.
See Also

MibNodeMap Collection  | MibNodeMap Members


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