Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Parameters
- obj
- Type: SystemObject
The Object to compare with the current Object.
Return Value
Type: Booleantrue if the specified Object is equal to the current Object; otherwise, false.
Exceptions
Exception | Condition |
---|---|
NullReferenceException | The obj parameter is null. |
See Also