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