Skip to content

Children<TNode>.Last Property

Definition

Gets the last child in the collection.

public TNode Last { get; }

View source

Property Value

TNode

The last node.