Aspose.Note for .Net
CompositeNodeTFirstChild Property |
Gets the first child node of this node.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public T FirstChild { get; }
Public ReadOnly Property FirstChild As T Get
public: property T FirstChild { T get (); }
member FirstChild : 'T with get
Property Value
Type: T