Share

Reference Methods

The Reference type exposes the following members.

Methods

 NameDescription
Public methodContainsChecks if given reference identifies part of object identified by this reference.
Public methodConvertToStableRepresentationConverts the reference to a stable String representation.
Public methodCreateLinkReferenceCreates a Reference from a Reference in an RVT Link.
Public methodCreateReferenceInLinkCreates a Reference in an RVT Link from a Reference in the RVT host file.
Public methodDisposeCauses the object to release immediately any resources it may be utilizing.
(Inherited from APIObject)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodEqualToChecks if given reference is equal to this reference.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberParseFromStableRepresentationConverts a stable String representation of a reference to a Reference object.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?