Metodo Remove
Removes a CubeAttribute from the collection.
Elenco di overload
Nome | Descrizione | |
---|---|---|
Remove(String) | Removes the CubeAttribute, with the specified identifier, from the collection. | |
Remove(CubeAttribute) | Removes the specified CubeAttribute from the collection. | |
Remove(IModelComponent) | (Ereditato da ModelComponentCollection). | |
Remove(String, Boolean) | Infrastruttura. | |
Remove(CubeAttribute, Boolean) | Infrastruttura. |
In alto
Vedere anche