Compare two MutableByte class contents
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
public static bool operator ==( MutableByte buf1, MutableByte buf2 )
Public Shared Operator = ( _ buf1 As MutableByte, _ buf2 As MutableByte _ ) As Boolean
public: static bool operator ==( MutableByte^ buf1, MutableByte^ buf2 )