AttributeRelationshipCollection.IndexOf Method
Gets the index of an AttributeRelationship.
Overload List
| Name | Description |
|---|---|
| AttributeRelationshipCollection.IndexOf (AttributeRelationship) |
Gets the index of a specified AttributeRelationship in the collection.
|
| AttributeRelationshipCollection.IndexOf (IModelComponent) | (inherited from IndexOf ) |
| AttributeRelationshipCollection.IndexOf (String) |
Gets the index of a AttributeRelationship, identified by attributeId, in the collection.
|