GetEnumerator

DocumentTableRelationCollection.GetEnumerator method

Returns an enumerator to iterate DocumentTableRelation objects of this collection.

public IEnumerator GetEnumerator()

Return Value

An enumerator to iterate DocumentTableRelation objects of this collection.

See Also