Method Contains
Namespace TallComponents.PDF.Layout
Class SectionCollection
Determine whether an Section is in the SectionCollection.
The
does not accept a
as a valid value.
Syntax
public
Boolean
Contains(
Section
section
)
Returns
Boolean
True if the is found in this , false otherwise.
Parameters
Section
section
The to verify.