Compartilhar via


Método AggregationInstanceCollection.Remove

Incluir membros protegidos
Incluir membros herdados

Removes an AggregationInstance from the collection.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes the AggregationInstance, with the specified identifier, from the collection.
Método público Remove(AggregationInstance) Removes the specified AggregationInstance from the collection.
Método protegido Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean) Removes the AggregationInstance from the collection and optionally deletes the referencing objects.
Método público Remove(AggregationInstance, Boolean) Removes the specified AggregationInstance from the collection and optionally deletes the referencing objects.

Início

Consulte também

Referência

AggregationInstanceCollection Classe

Namespace Microsoft.AnalysisServices