PowerSNMP for .NET
VariableList Class Methods


For a list of all members of this type, see VariableList members.

Public Methods
 NameDescription
Public MethodAddOverloaded.  Add a new Variable to the list.  
Public MethodClear (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodContainsKey (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodContainsValue (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodGetNext Returns the next Variable after the specified id.  
Public MethodGetSchema Returns a null Xml Schema for VariableList.  
Public MethodIndexOfKey (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodIndexOfValue (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodPopulate Populates a TreeView from the VariableList. Available in .NET Framework only.  
Public MethodReadXml Implements the functionality required to deserialize VariableList from XML.  
Public MethodRemove (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodTryGetValue (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public MethodWriteXml Implements the functionality required to serialize VariableList to XML.  
Top
See Also

Reference

VariableList Class
Dart.Snmp Namespace


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic