Method RemoveAt
Namespace TallComponents.PDF.Layout
Class IndexRangeCollection
Remove the IndexRange at the specified index.
Syntax
public
Void
RemoveAt(
Int32
index
)
Returns
Void
Parameters
Int32
index
The index.