Dart SNMP Library 4.0
VariableList Collection Members
Overview 
Public Methods
Public Method AddAdd a Variable to the end of the list.
Public Method ClearRemove all Variables from the list.
Public Method CloneCreates a deep copy of the list.
Public Method GetGet the Variable that matches the IID specified.
Public Method GetNextGet the Variable that follows the IID specified (in lexigraphical order)
Public Method ItemGet a Variable from the list based on it's (0-based) index.
Public Method RemoveRemove the Variable at the specified index.
Public Method SetDefinitionsSet each Variable.Definition to the provided values.
Public Method ToStringCreates a string representation of the list.
Public Method ToTableGet a 2-dimensional array containing the table Variables.
Public Properties
Public Property CountGet the number of Variable objects in the list.
See Also

VariableList Collection


PowerSNMP for ActiveX Documentation Version 4.0
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic