Click or drag to resize

StiArrayListRemoveRange Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiArrayList.RemoveRange(System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void RemoveRange(
	int index,
	int count
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.Dialogs.StiArrayList.RemoveRange(System.Int32,System.Int32)"]

count
Type: SystemInt32

[Missing <param name="count"/> documentation for "M:Stimulsoft.Report.Dialogs.StiArrayList.RemoveRange(System.Int32,System.Int32)"]

See Also