NodeContainer<T>.

GetEnumerator() Method

Syntax

public IEnumerator<Tuple<string[], Node<T>>> GetEnumerator()

Return Value

Type Description
IEnumerator<Tuple<string[], Node<T>>>