Class OutlineGroup
OutlineGroup class
OutlineGroup を表します。
public sealed class OutlineGroup : IndentatedNode<IOutlineChildNode>, IOutlineChildNode,
IOutlineElementChildNode
コンストラクター
| 名前 | 説明 |
|---|---|
| OutlineGroup() | の新しいインスタンスを初期化しますOutlineGroupclass. |
プロパティ
| 名前 | 説明 |
|---|---|
| Document { get; } | ノードのドキュメントを取得します。 |
| FirstChild { get; } | |
| IndentPosition { get; set; } | |
| IsComposite { get; } | |
| LastChild { get; } | |
| NextSibling { get; } | 同じノード ツリー レベルの次のノードを取得します。 |
| NodeType { get; } | ノード タイプを取得します。 |
| ParentNode { get; } | 親ノードを取得します。 |
| PreviousSibling { get; } | 同じノード ツリー レベルの前のノードを取得します。 |
メソッド
| 名前 | 説明 |
|---|---|
| override Accept(DocumentVisitor) | ノードの訪問者を受け入れます。 |
| virtual AppendChildFirst<T1>(T1) | |
| virtual AppendChildLast<T1>(T1) | |
| override GetChildNodes<T1>() | |
| GetEnumerator() | |
| virtual InsertChild<T1>(int, T1) | |
| InsertChildrenRange(int, IEnumerable<IOutlineChildNode>) | |
| InsertChildrenRange(int, params IOutlineChildNode[]) | |
| RemoveChild<T1>(T1) |
関連項目
- class IndentatedNode<T>
- interface IOutlineChildNode
- interface IOutlineElementChildNode
- 名前空間 Aspose.Note
- 組み立て Aspose.Note