IndexOf
Leave feedback
On this page
Returns the index of the specified relation within this collection.
public int IndexOf(DocumentTableRelation relation)
| Parameter | Type | Description |
|---|---|---|
| relation | DocumentTableRelation | A relation to find. |
The zero-based index of the specified relation, or -1 if the relation does not exist in this collection.
- class DocumentTableRelation
- class DocumentTableRelationCollection
- namespace GroupDocs.Assembly.Data
- assembly GroupDocs.Assembly
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.