Add

PortionCollection.Add-Methode

Fügt eine Portion am Ende der Sammlung hinzu.

public void Add(IPortion value)  
ParameterTypBeschreibung
valueIPortionDie Portion, die am Ende der Sammlung hinzugefügt werden soll.

Siehe auch