Método TranslationCollection.Remove

Incluir membros protegidos
Incluir membros herdados

Removes a Translation 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(Int32) Removes the Translation, with the specified language, from the collection.
Método protegido Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Herdado de ModelComponentCollection.)
Método público Remove(Translation) Removes the specified Translation from the collection.
Método público Remove(Int32, Boolean) Infraestrutura. Removes the Translation, with the specified language, from the collection.
Método público Remove(Translation, Boolean) Infraestrutura. Removes the specified Translation from the collection.

Início

Consulte também

Referência

TranslationCollection Classe

Namespace Microsoft.AnalysisServices