Compare two MutableByte class contents
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static bool operator ==( MutableByte buf1, MutableByte buf2 ) |
| Visual Basic (Declaration) |
|---|
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