Item
DocumentTableRelationCollection indexer
Gets a DocumentTableRelation
instance from the collection at the specified index.
public DocumentTableRelation this[int index] { get; }
Parameter | Description |
---|---|
index | The zero-based index of the relation to return. |
Return Value
A DocumentTableRelation
instance from the collection at the specified index.
See Also
- class DocumentTableRelation
- class DocumentTableRelationCollection
- namespace GroupDocs.Assembly.Data
- assembly GroupDocs.Assembly