Method RemoveAt
Namespace TallComponents.PDF.Layout
Class SectionCollection
Removes an Section from the SectionCollection at the specified index.
Syntax
public
Void
RemoveAt(
Int32
index
)
Returns
Void
Parameters
Int32
index
The zero-based index of the to be removed.