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