GetEnumerator

ListCollection.GetEnumerator method

Gets the enumerator object that will enumerate lists in the document.

public IEnumerator<List> GetEnumerator()

See Also