addEmptySection
addEmptySection(String name, int index) method
Add empty section to specified position of the collection.
Parameters
Name | Type | Description |
---|---|---|
name | String | Name of the section |
index | int | Index of new section. |
Add empty section to specified position of the collection.
Name | Type | Description |
---|---|---|
name | String | Name of the section |
index | int | Index of new section. |