Relative |
The RelativeDocumentPath type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Creates a copy of this relative document path. | |
| Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) | |
| FromOldDeprecated | Converts an older absolute-path representation into a relative document path. | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) | |
| GetNodeOrLeastResolveableNode | Gets the node that is designated by the provided path or the least resolveable node. | |
| GetObject | Resolves the specified relative path starting from the given node. | |
| GetRelativePathFromTo(IDocumentLeafNode, IDocumentLeafNode) |
Retrieves the relative path from the node startnode to the node endnode.
| |
| GetRelativePathFromTo(IDocumentLeafNode, IDocumentLeafNode, IDocumentNode) |
Retrieves the relative path from the node startnode to the node endnode.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |