Add

OptionCollection.Add method

Fügt Gegenstand in Sammlung hinzu, wirftNotImplementedException .

public void Add(Option item)
ParameterTypBeschreibung
itemOptionOperatorelement zum Hinzufügen.

Siehe auch