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