Click or drag to resize

StiStringCollectionInsert Method

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

Namespace:  Stimulsoft.Report.Controls
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Insert(
	int index,
	string str
)

Parameters

index
Type: SystemInt32

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

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Report.Controls.StiStringCollection.Insert(System.Int32,System.String)"]

See Also