PowerSNMP for .NET
VariableList Class Members
Properties  Methods 


The following tables list the members exposed by VariableList.

Public Constructors
 NameDescription
Public ConstructorVariableList ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public PropertyComparer (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public PropertyCount (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public PropertyItem (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public PropertyKeys (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Public PropertySyncRoot Use this object to synchronize threadsafe access.  
Public PropertyValues (Inherited from System.Collections.Generic.SortedList<string,Variable>)
Top
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

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic