Dart.Snmp Namespace > MibNodes Class : Remove Method |
Overload | Description |
---|---|
Remove(MibNode) | Removes the specified MibNode object from the MibNodes collection. Locks on SyncRoot to provide automatic thread safety. |
Remove(String) | Removes the specified MibNode object from the MibNodes collection. Locks on SyncRoot to provide automatic thread safety. |