메소드 | 설명 | |
---|---|---|
AncestorsAsFile ( this collection ) : IEnumerable |
Gets the ancestors of the current Content entity relationships
|
|
AncestorsOrSelfAsFile ( this collection ) : IEnumerable |
Gets the ancestors or self of the current Content entity relationships
|
|
ChildrenAsFile ( this collection ) : IEnumerable |
Gets the children of the current Content entity relationships
|
|
DescendentsOrSelfAsFile ( this collection ) : IEnumerable |
Gets the decendents or self of the current Content entity relationships
|
|
ParentAsFile ( this collection ) : |
Gets the parent of the current Content entity relationships
|
public static AncestorsAsFile ( this collection ) : IEnumerable |
||
collection | this | |
리턴 | IEnumerable |
public static AncestorsOrSelfAsFile ( this collection ) : IEnumerable |
||
collection | this | |
리턴 | IEnumerable |
public static ChildrenAsFile ( this collection ) : IEnumerable |
||
collection | this | |
리턴 | IEnumerable |
public static DescendentsOrSelfAsFile ( this collection ) : IEnumerable |
||
collection | this | |
리턴 | IEnumerable |
public static ParentAsFile ( this collection ) : |
||
collection | this | |
리턴 |