Skip to content

Children<TNode>.First Property

Definition

Gets the first child in the collection.

public TNode First { get; }

View source

Property Value

TNode

The first node.