Método AttributeTranslationCollection.Remove

Incluir membros protegidos
Incluir membros herdados

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

Início

Consulte também

Referência

AttributeTranslationCollection Classe

Namespace Microsoft.AnalysisServices