Document.Equals
Description:
Determines whether the specified equals to this .
Determines whether the specified equals to this .
Remarks:
Two document instances are considered equal if they represent the same document currently opened in the Revit session.
Two document instances are considered equal if they represent the same document currently opened in the Revit session.
public override bool Equals(
Object obj
)
-
Objectobj
Return Value
bool