AddEmptySection

ISectionCollection.AddEmptySection-Methode

Fügen Sie eine leere Sektion an der angegebenen Position der Sammlung hinzu.

public ISection AddEmptySection(string name, int index)
ParameterTypBeschreibung
nameStringName der Sektion
indexInt32Index der neuen Sektion.

Rückgabewert

Hinzugefügte Sektion.

Siehe auch