Metodo AttributeTranslationCollection.Remove
Include i membri protetti
Include i membri ereditati
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 | |
---|---|---|
Remove(Int32) | Removes the Translation, with the specified language, from the collection. Ereditato da TranslationCollection. | |
Remove(AttributeTranslation) | Removes the specified AttributeTranslation from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. Ereditato da ModelComponentCollection. | |
Remove(Translation) | Removes the specified Translation from the collection. Ereditato da TranslationCollection. | |
Remove(Int32, Boolean) | Infrastruttura. Removes the Translation, with the specified language, from the collection. Ereditato da TranslationCollection. | |
Remove(AttributeTranslation, Boolean) | Infrastruttura. Removes the specified AttributeTranslation from this collection. | |
Remove(Translation, Boolean) | Infrastruttura. Removes the specified Translation from the collection. Ereditato da TranslationCollection. |
In alto