Remove 方法
Removes an AggregationDimension from the collection.
多載清單
名稱 | 描述 | |
---|---|---|
Remove(String) | Removes the AggregationDimension, with the specified identifier, from the collection. | |
Remove(AggregationDimension) | Removes the specified AggregationDimension from the collection. | |
Remove(IModelComponent) | (繼承自 ModelComponentCollection。) | |
Remove(String, Boolean) | 基礎結構。 | |
Remove(AggregationDimension, Boolean) | 基礎結構。 |
頂端