Compare class value with the UInt64 variable
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public int CompareTo( ulong other ) |
| Visual Basic (Declaration) |
|---|
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