Class OutlineGroup
名称: Aspose.Note 合計: Aspose.Note.dll (25.4.0)
アウトライングループを代表する。
public sealed class OutlineGroup : IndentatedNode<iOutlineChildNode>, ICompositeNode<iOutlineChildNode>, ICompositeNode,
IEnumerable<iOutlineChildNode>, IEnumerable, IIndentatedNode, IOutlineChildNode,
IOutlineElementChildNode, INode
{
}
Inheritance
object
←
Node
←
CompositeNodeBase
←
CompositeNode
Implements
ICompositeNode
相続人
IndentatedNode
Constructors
オリジナル( )
public OutlineGroup()
{
}
Methods
受け入れ(ドキュメント訪問者)
ノードの訪問者を受け入れる。
public override void Accept(DocumentVisitor visitor)
{
}
Parameters
visitor
DocumentVisitor
クラスのオブジェクトは Aspose.Note.DocumentVisitor から引き出されます。