共用方式為


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) (繼承自 ModelComponentCollection。)
公用方法 Remove(String, Boolean) 基礎結構。
公用方法 Remove(AggregationDesignDimension, Boolean) 基礎結構。

頂端