Click or drag to resize

StiPagesCollectionRemove Method (Int32, Int32)

Internal use only.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Remove(
	int startIndex,
	int endCount
)

Parameters

startIndex
Type: SystemInt32

[Missing <param name="startIndex"/> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.Remove(System.Int32,System.Int32)"]

endCount
Type: SystemInt32

[Missing <param name="endCount"/> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.Remove(System.Int32,System.Int32)"]

See Also