GetEnumerator

DocumentTableCollection.GetEnumerator method

Returns an enumerator to iterate DocumentTable objects of this collection.

public IEnumerator GetEnumerator()

Return Value

An enumerator to iterate DocumentTable objects of this collection.

See Also