Compartir a través de


Move Método

Moves a Partition to a new index 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
Método público Move(Int32, Int32) Moves a Partition at the current specified index to a new specified index in the collection.
Método público Move(String, Int32) Moves a Partition, with the specified identifier, to the specified index in the collection.
Método público Move(Partition, Int32) Moves a Partition to a new index in the collection.

Arriba