Compare class to another MutableByte class.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public int CompareTo( MutableByte other ) |
| Visual Basic |
|---|
Public Function CompareTo ( _ other As MutableByte _ ) As Integer |
| Visual C++ |
|---|
public: virtual int CompareTo( MutableByte^ other ) sealed |
Parameters
- other
- Type: SnmpSharpNet..::..MutableByte
Class to compare with