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