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

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