Click or drag to resize

StiReportsCollectionInsert Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiReportsCollection.Insert(System.Int32,Stimulsoft.Report.StiReport)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Insert(
	int index,
	StiReport report
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.StiReportsCollection.Insert(System.Int32,Stimulsoft.Report.StiReport)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.StiReportsCollection.Insert(System.Int32,Stimulsoft.Report.StiReport)"]

See Also