Condividi tramite


Metodo ActionCollection.Remove

Include i membri protetti
Include i membri ereditati

Removes an Action from the collection.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Remove(String) Removes the Action, with the specified identifier, from the collection.
Metodo pubblico Remove(Action) Removes the specified Action from the collection.
Metodo protetto Remove(IModelComponent) Removes the specified IModelComponent from the collection. Ereditato da ModelComponentCollection.
Metodo pubblico Remove(String, Boolean) Infrastruttura. Removes the Action, with the specified identifier, from the collection and performs a cleanup after the operation.
Metodo pubblico Remove(Action, Boolean) Infrastruttura. Removes the specified Action from the collection and performs a cleanup after the operation.

In alto

Vedere anche

Riferimento

ActionCollection Classe

Spazio dei nomi Microsoft.AnalysisServices