Add | Add a MibNode to the dictionary. |
Clear | Remove all objects from the dictionary. |
ContainsKey | Returns true if the dictionary contains the specified key. |
Item | Uses an OID or name string to lookup and return the associated MibNode object. |
Remove | Removes a MibNode from the dictionary. |
Count | Get the number of MibNode objects in the dictionary. |