ICompositeNodeT
All Implemented Interfaces: com.aspose.note.ICompositeNode, com.aspose.ms.System.Collections.Generic.IGenericEnumerable
public interface ICompositeNodeT<T> extends ICompositeNode, System.Collections.Generic.IGenericEnumerable<T>
The interface for nodes that can contain other nodes.
T : Type of child nodes