Insert
PortionCollection.Insert Methode
Fügt eine Portion an dem angegebenen Index in die Sammlung ein.
public void Insert(int index, IPortion value)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Der nullbasierte Index, an dem die Portion eingefügt werden soll. |
value | IPortion | Die einzufügende Portion. |
Siehe auch
- Schnittstelle IPortion
- Klasse PortionCollection
- Namespace Aspose.Slides
- Assembly Aspose.Slides