Absolute |
The AbsoluteDocumentPath type exposes the following members.
Name | Description | |
---|---|---|
![]() | Append(AbsoluteDocumentPath) | |
![]() | Append(String) | |
![]() | Clone | |
![]() | Equals | (Overrides ObjectEquals(Object)) |
![]() ![]() | GetAbsolutePath |
Get the absolute path of the node C# node |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() ![]() | GetNodeOrLeastResolveableNode | Gets the node that is designated by the provided path or the least resolveable node. |
![]() ![]() | GetObject(AbsoluteDocumentPath, IDocumentLeafNode) | |
![]() ![]() | GetObject(AbsoluteDocumentPath, IDocumentLeafNode, IDocumentNode) | Resolves the path by first using startnode as starting point. If that failed, try using documentRoot as starting point. |
![]() ![]() | GetPath |
Get the absolute path of the node C# node C# maxDepth |
![]() ![]() | GetPathString | |
![]() ![]() | GetRootNode |
Get the root node of the node C# node |
![]() ![]() | GetRootNodeImplementing(IDocumentLeafNode, Type) |
Get the first parent node of the node C# node C# type. |
![]() ![]() | GetRootNodeImplementingT(IDocumentLeafNode) |
Get the first parent node of the node C# node C# type. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ReplaceLastPart | Replaces the last part of the AbsoluteDocumentPath, which is often the name of the object. |
![]() | ReplacePathParts | Replaces parts of the part by another part. |
![]() | StartsWith | |
![]() | SubPath | |
![]() | ToString | (Overrides ObjectToString) |
![]() ![]() | TryGetAbsolutePath |
Get the absolute path of the node C# node |