- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["IDocumentPathTreeExtensions"]
class Type type-node
Syntax
public static class IDocumentPathTreeExtensions
Methods
| Name | Return Value | Summary |
|---|---|---|
| GetAncestorsOf |
DocumentList |
static
|
| GetAncestorsOf |
DocumentList |
static
|
| GetChildrenOf |
DocumentList |
static
|
| GetDescendantsOf |
DocumentList |
static
|
| GetDescendantsOf |
DocumentList |
static
|
| GetParentOf |
TDocument |
static
|
| GetSiblingsOf |
DocumentList |
static
|
| GetSiblingsOf |
DocumentList |
static
|