Compares MutableByte object against another MutableByte object or a byte array
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- obj
- Object
Object to compare class value with. Argument can be a byte array or an instance of MutableByte class.