AggregationDesignDimensionCollection.Remove 方法
包含保護的成員
包含繼承的成員
Removes an AggregationDesignDimension from the collection.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
Remove(String) | Removes the AggregationDesignDimension, with the specified identifier, from the collection. | |
Remove(AggregationDesignDimension) | Removes the specified AggregationDesignDimension from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (繼承自 ModelComponentCollection。) | |
Remove(String, Boolean) | 基礎結構。Removes the AggregationDesignDimension, with the specified identifier, from the collection. | |
Remove(AggregationDesignDimension, Boolean) | 基礎結構。Removes the specified AggregationDesignDimension from the collection. |
上層