2027 Members
Changes 0
M

Reference Methods

Name Return Type Description Inherited From
M Contains(Reference) Boolean Checks if given reference identifies part of object identified by this reference.
M ConvertToStableRepresentation(Document) String Converts the reference to a stable String representation.
M CreateLinkReference(RevitLinkInstance) Reference Creates a Reference from a Reference in an RVT Link.
M CreateReferenceInLink() Reference Creates a Reference in an RVT Link from a Reference in the RVT host file.
M Dispose() None Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject ) APIObject
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M EqualTo(Reference) Boolean Checks if given reference is equal to this reference.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ParseFromStableRepresentation(Document, String) Reference Converts a stable String representation of a reference to a Reference object.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object