共用方式為


Move 方法

Moves an Action to a new index in the collection.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 Move(Int32, Int32) Moves an Action at the current specified index to a new specified index in the collection.
公用方法 Move(String, Int32) Moves an Action, with the specified identifier, to the specified index in the collection.
公用方法 Move(Action, Int32) Moves an Action to a new index in the collection.

上層