Compartir a través de


ActionCollection.Remove Método

Incluir miembros protegidos
Incluir miembros heredados

Removes an Action from 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 Remove(String) Removes the Action, with the specified identifier, from the collection.
Método público Remove(Action) Removes the specified Action from the collection.
Método protegido Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Se hereda de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestructura. Removes the Action, with the specified identifier, from the collection and performs a cleanup after the operation.
Método público Remove(Action, Boolean) Infraestructura. Removes the specified Action from the collection and performs a cleanup after the operation.

Arriba

Vea también

Referencia

ActionCollection Clase

Espacio de nombres Microsoft.AnalysisServices