CompositeNode1.LastChild
CompositeNode<T>.LastChild property
Gets the last child node of this node.
public T LastChild { get; }
See Also
- class CompositeNode<T>
- namespace Aspose.Note
- assembly Aspose.Note
Gets the last child node of this node.
public T LastChild { get; }