Udostępnij przez


AttributeRelationshipCollection.Insert Method

Inserts an AttributeRelationship into the collection.

Overload List

Name Description
AttributeRelationshipCollection.Insert (Int32, AttributeRelationship)
Inserts the specified AttributeRelationship into the collection at the location specified by index.
AttributeRelationshipCollection.Insert (Int32, ModelComponent) (inherited from Insert )
AttributeRelationshipCollection.Insert (Int32, String)
Creates and inserts the specified AttributeRelationship into the collection at the specified index.
AttributeRelationshipCollection.Insert (IModelComponent, String, Int32) (inherited from Insert )
AttributeRelationshipCollection.Insert (IModelComponent, String, Int32, Boolean) (inherited from Insert )