Determines whether the specified
Object is equal to this instance.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax
Parameters
- obj
- Type:
System Object
The
Object to compare with this instance.
Return Value
Type:true if the specified
Exceptions
| Exception | Condition |
|---|---|
| The obj parameter is null. |
See Also