Metodo DimensionAttributeCollection.Remove
Include i membri protetti
Include i membri ereditati
Removes a DimensionAttribute 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(String) | Removes the DimensionAttribute with the specified identifier from the collection. | |
Remove(DimensionAttribute) | Removes the specified DimensionAttribute from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. Ereditato da ModelComponentCollection. | |
Remove(String, Boolean) | Infrastruttura. Removes a DimensionAttribute from this collection. | |
Remove(DimensionAttribute, Boolean) | Infrastruttura. Removes the specified DimensionAttribute from this collection. |
In alto