Metodo RelationshipEndAttributeCollection.Move
Include i membri protetti
Include i membri ereditati
Moves the item at the specified index to a new location in the collection.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Move(Int32, Int32) | Moves the item at the specified index to a new location in the collection. | |
Move(String, Int32) | Moves the item at the specified index to a new location in the collection with the specified attribute id. | |
Move(RelationshipEndAttribute, Int32) | Moves the item at the specified index to a new location in the collection. |
In alto