Compare class value against the object argument. Supported argument types are
Counter64 and UInt64.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.0.0 (0.9.0)
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
Object to compare values with