Interface ICompositeNode
Interface ICompositeNode
Namespace: Aspose.Note
Assembly: Aspose.Note.dll (24.12.0)
The interface for nodes that can contain other nodes.
public interface ICompositeNode<t> : ICompositeNode, IEnumerable<t>, IEnumerable where T : INode
Type Parameters
T
Type of child nodes