Remove Método
Removes a MiningModelColumn from the collection.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Remove(String) | Removes the MiningModelColumn that has the specified identifier from the collection. | |
Remove(IModelComponent) | (Se hereda de ModelComponentCollection). | |
Remove(MiningModelColumn) | Removes the specified MiningModelColumn from the collection. | |
Remove(String, Boolean) | Infraestructura. | |
Remove(MiningModelColumn, Boolean) | Infraestructura. |
Principio