Children<TNode>.Last PropertyDefinitionGets the last child in the collection. public TNode Last { get; } Property ValueTNodeThe last node.Last modified: 29 January 2025Children<TNode>.Item[Int32] PropertyChildren<TNode>.LastOrNull Property