AddEmptySection

SectionCollection.AddEmptySection method

Leeren Abschnitt zur angegebenen Position der Sammlung hinzufügen.

public ISection AddEmptySection(string name, int index)
ParameterTypBeschreibung
nameStringName des Abschnitts
indexInt32Index des neuen Abschnitts.

Rückgabewert

Abschnitt hinzugefügt.

Siehe auch