ReferencedElement Methods |
The ReferencedElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | BindEvents | |
![]() | Clone |
Clones this instance using deep cloning, except elements in the entity model, which are shallow cloned.
|
![]() | CreateEmbeddedDocumentName |
Creates the name for an embedded document.
If a valuetype is specified: It uses the last field of the path to the valuetype and uses that name.
If a valuetype isn't specified: It uses the last navigator of the path and uses that name if the element is a single element. If the
element represents a list / set of elements, it will singularize the name.
|
![]() | Equals |
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCombinedPathAsStringExcludingStartPath |
Gets the combined path as string, excluding start path (if specified).
|
![]() | GetHashCode |
Serves as the default hash function.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SerializeToWriter |
Serializes the data in this class to the serializer passed in
|
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
![]() | UnbindEvents |