PowerSNMP for .NET
Count Property (VariableCollection)




Gets the number of variables in the collection.
Syntax
Public Overridable ReadOnly Property Count As Integer
Dim instance As VariableCollection
Dim value As Integer
 
value = instance.Count
public virtual int Count {get;}
public: __property virtual int get_Count();
public:
virtual property int Count {
   int get();
}

Property Value

Returns the number of variables in the collection.
See Also

Reference

VariableCollection Class
VariableCollection Members

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