SlideCollection.Move Method
| Name | Parameters | Description |
|---|---|---|
| Move(Slide, Int32) | slide, newIndex | Moves a slide to a new position within the collection. |
| Move(Int32, Int32) | oldIndex, newIndex | Moves a slide from one position to another within the collection. |
| Name | Parameters | Description |
|---|---|---|
| Move(Slide, Int32) | slide, newIndex | Moves a slide to a new position within the collection. |
| Move(Int32, Int32) | oldIndex, newIndex | Moves a slide from one position to another within the collection. |