Method RemoveAt
Namespace TallComponents.PDF
Class LayerCollection
Remove the layer on the specified index.
Syntax
public
Void
RemoveAt(
Int32
index
)
Returns
Void
Parameters
Int32
index
The zero-based index to remove.