Interface ICompositeNode
ICompositeNode interface
다른 노드를 포함할 수 있는 노드의 인터페이스입니다.
public interface ICompositeNode
행동 양식
이름 | 설명 |
---|---|
GetChildNodes<T1>() | 노드 유형별로 모든 하위 노드를 가져옵니다. |
또한보십시오
- 네임스페이스 Aspose.Note
- 집회 Aspose.Note
다른 노드를 포함할 수 있는 노드의 인터페이스입니다.
public interface ICompositeNode
이름 | 설명 |
---|---|
GetChildNodes<T1>() | 노드 유형별로 모든 하위 노드를 가져옵니다. |