Check class equality with argument.
Accepted argument types are:
* Integer32 - compared against the request id
* Pdu - compared against PduType, request id and contents of VarBind list
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public override bool Equals( Object obj ) |
| Visual Basic |
|---|
Public Overrides Function Equals ( _ obj As Object _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool Equals( Object^ obj ) override |
Parameters
- obj
- Type: System..::..Object
Integer32 or Pdu to compare