Children<TNode>.Last Property DefinitionGets the last child in the collection. public TNode Last { get; } Property ValueTNodeThe last node. Last modified: 22 November 2024 Children<TNode>.Item[Int32] Property Children<TNode>.LastOrNull Property