Compare class value with the value of the second class
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public int CompareTo( Counter64 other ) |
| Visual Basic |
|---|
Public Function CompareTo ( _ other As Counter64 _ ) As Integer |
| Visual C++ |
|---|
public: virtual int CompareTo( Counter64^ other ) sealed |
Parameters
- other
- Type: SnmpSharpNet..::..Counter64
Class whose value we are comparing with