PowerSNMP for .NET
VariableCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAdd Adds a Variable to the end of the collection.  
Public MethodClear Removes all Variable objects from the collection.  
Public MethodCopyTo Copies the elements of the collection to a specified array.  
Public MethodEncode Encode the object with no content. Overridden in derived classes that have content. (Inherited from Dart.Snmp.TaggedType)
Public MethodGetByIid Returns the Variable(s) that match the specified IID.  
Public MethodGetByMibNode Returns the Variable(s) that match the specified MibNode.  
Public MethodGetByName Returns the Variable(s) that match the specified MibNode name.  
Public MethodGetByNodeName Returns the Variable(s) that match the specified NodeName.  
Public MethodGetByOid Returns the Variable(s) that match the specified OID.  
Public MethodGetEnumerator Returns an enumerator that can iterate through the objects in the collection.  
Public MethodInsert Adds a Variable to the collection at the specified index.  
Public MethodRemove Removes the first occurrence of the provided variable from the collection.  
Public MethodToStringReturns a string that represents the current object. (Inherited from Dart.Snmp.Sequence)
Top
See Also

Reference

VariableCollection Class
Dart.Snmp Namespace


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