Skip to content

Children<TNode>.Clear Method

Definition

Removes all nodes from the collection and resets their Parent properties to null.

public void Clear();

View source