Method IndexOf
Namespace TallComponents.PDF.Layout
Class SectionCollection
Searches for the specified Section in the SectionCollection.
Syntax
public
Int32
IndexOf(
Section
section
)
Returns
Int32
The zero-based index at which the is found, -1 if not found.
Parameters
Section
section
The to locate in the .