Contains

OptionCollection.Contains method

Überprüft, ob Artikel in der Sammlung vorhanden ist, wirftNotImplementedException .

public bool Contains(Option item)
ParameterTypBeschreibung
itemOptionOperator-Element zu finden.

Rückgabewert

WirftNotImplementedException

Siehe auch