Поделиться через


Метод Move

Moves an AttributeRelationship to a new index position in the collection.

Список перегрузок

  Имя Описание
Открытый метод Move(Int32, Int32) Moves a specified AttributeRelationship from one position to another position in the collection.
Открытый метод Move(String, Int32) Moves the specified AttributeRelationship into the collection at the specified index position.
Открытый метод Move(AttributeRelationship, Int32) Moves a specified AttributeRelationship to a new index position in the collection.

В начало