Compare class value with the UInt64 variable
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public int CompareTo( ulong other ) |
| Visual Basic |
|---|
Public Function CompareTo ( _ other As ULong _ ) As Integer |
| Visual C++ |
|---|
public: virtual int CompareTo( unsigned long long other ) sealed |
Parameters
- other
- Type: System..::..UInt64
Variable to compare with