PowerSNMP for .NET CF
Clear Method
See Also  Send comments on this topic.
Dart.Snmp Namespace > VariableCollection Class : Clear Method




Removes all Variable objects from the collection.

Syntax

Visual Basic (Declaration) 
Public Sub Clear() 
Visual Basic (Usage)Copy Code
Dim instance As VariableCollection
 
instance.Clear()
C# 
public void Clear()
Managed Extensions for C++ 
public: void Clear(); 
C++/CLI 
public:
void Clear(); 

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.