2023 Members
Changes 4
M

LinkElementId

Name Return Type Description Inherited From
M Equals(Object) bool Determines whether the specified Object is equal to the current Object . (Overrides Object . Equals(Object) .)
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P HostElementId ElementId The id of the element in the host, or invalidElementId if there is a link.
P LinkedElementId ElementId The id of the element in the link, or invalidElementId if no link.
P LinkInstanceId ElementId The id of the link, or invalidElementId if no link.