Compartir a través de


AttributeTranslationCollection.Remove Método

Incluir miembros protegidos
Incluir miembros heredados

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

Arriba

Vea también

Referencia

AttributeTranslationCollection Clase

Espacio de nombres Microsoft.AnalysisServices