Reset VbList.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public void Reset()
Public Sub Reset
public:
void Reset()

Remarks

Remove all entries in the VbList collections.

See Also