MiningModelColumnCollection.Remove-Methode
Geschützte Member einschließen
Geerbte Member einschließen
Removes a MiningModelColumn from the collection.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Remove(String) | Removes the MiningModelColumn that has the specified identifier from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Geerbt von ModelComponentCollection.) | |
Remove(MiningModelColumn) | Removes the specified MiningModelColumn from the collection. | |
Remove(String, Boolean) | Infrastruktur Removes the MiningModelColumn that has the specified identifier from the collection. | |
Remove(MiningModelColumn, Boolean) | Infrastruktur Removes the specified MiningModelColumn from the collection. |
Zum Anfang