Method Contains
Namespace TallComponents.PDF.Layout
Class IndexRangeCollection
Returns true if the collection contains the specified item.
Syntax
public
Boolean
Contains(
IndexRange
item
)
Returns
Boolean
True if the collection contains the specified item.
Parameters
IndexRange
item
The IndexRange item.