Title.GetEnumerator

Title.GetEnumerator method

Returns an enumerator that iterates through child nodes of the Title.

public IEnumerator<RichText> GetEnumerator()

Return Value

The IEnumerator.

See Also