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