Condividi tramite


Metodo Remove

Removes an AttributeTranslation 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(Int32) Removes the Translation, with the specified language, from the collection. Ereditato da TranslationCollection.
Metodo pubblico Remove(AttributeTranslation) Removes the specified AttributeTranslation from the collection.
Metodo protetto Remove(IModelComponent) Ereditato da ModelComponentCollection.
Metodo pubblico Remove(Translation) Removes the specified Translation from the collection. Ereditato da TranslationCollection.
Metodo pubblico Remove(Int32, Boolean) Infrastruttura. Ereditato da TranslationCollection.
Metodo pubblico Remove(AttributeTranslation, Boolean) Infrastruttura.
Metodo pubblico Remove(Translation, Boolean) Infrastruttura. Ereditato da TranslationCollection.

In alto