Name | Description | |
---|---|---|
![]() | NNodeRef Constructor | Overloaded. |
The following tables list the members exposed by NNodeRef.
Name | Description | |
---|---|---|
![]() | NNodeRef Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DeepClone | Performs deep cloning of the specified object in the specified context. |
![]() | Deserialize | Deserializes the object state from the specified property bag. |
![]() | Equals | Overriden to return true if other is NNodeRef and it points to the same element. |
![]() | GetHashCode | Overriden to return the hash code of the referenced element. |
![]() ![]() | GetValue<TNode> | Gets a node ref property value |
![]() ![]() | SafeGetNode | Safely gets the element referenced by the specified ref. |
![]() | Serialize | Serializes the object state into the specified property bag. |
![]() ![]() | SetValue<TNode> | Sets a node ref property value |