Returns true if and only if obj is a RefinementConfig with the same properties as this
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
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





