[]
Removes the specified Section from the SectionCollection if it exists.
public void Remove(Section section)
| Type | Name | Description |
|---|---|---|
| Section | section |
Removes the Section at the specified index from the SectionCollection.
public void Remove(int index)
| Type | Name | Description |
|---|---|---|
| int | index |