Compare class value against the object argument. Supported argument types are
UInteger32 and Int32.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntax
| C# |
|---|
public override bool Equals( Object obj ) |
| Visual Basic (Declaration) |
|---|
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