PerspectiveActionCollection.Move Método
Incluir miembros protegidos
Incluir miembros heredados
Moves a PerspectiveAction 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 | |
---|---|---|
Move(Int32, Int32) | Moves a PerspectiveAction at the current specified index to a new specified index in the collection. | |
Move(String, Int32) | Moves a PerspectiveAction in the collection to a specified position. | |
Move(PerspectiveAction, Int32) | Moves a PerspectiveAction to a new index in the collection. |
Arriba