[]
Adds the specified SectionType to the SectionCollection.
public Section Add(SectionType type, string name)
| Type | Name | Description |
|---|---|---|
| SectionType | type | |
| string | name |
| Type | Description |
|---|---|
| Section |
Adds the specified section to the SectionCollection.
public int Add(Section section)
| Type | Name | Description |
|---|---|---|
| Section | section |
| Type | Description |
|---|---|
| int |