ActionCollection.Remove 方法

包含保護的成員
包含繼承的成員

Removes an Action from the collection.

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

多載 清單

  名稱 說明
公用方法 Remove(String) Removes the Action, with the specified identifier, from the collection.
公用方法 Remove(Action) Removes the specified Action from the collection.
受保護的方法 Remove(IModelComponent) Removes the specified IModelComponent from the collection. (繼承自 ModelComponentCollection。)
公用方法 Remove(String, Boolean) 基礎結構。Removes the Action, with the specified identifier, from the collection and performs a cleanup after the operation.
公用方法 Remove(Action, Boolean) 基礎結構。Removes the specified Action from the collection and performs a cleanup after the operation.

上層

請參閱

參考

ActionCollection 類別

Microsoft.AnalysisServices 命名空間