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