DocumentTableRelationCollection indexer

DocumentTableRelationCollection indexer

Gets a DocumentTableRelation instance from the collection at the specified index.

Indexer

Name Description
index The zero-based index of the relation to return.

Returns

A DocumentTableRelation instance from the collection at the specified index.

See Also