RelationshipEndAttributeCollection.Move Método
Incluir miembros protegidos
Incluir miembros heredados
Moves the item at the specified index to a new location in the collection.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Arriba