Click or drag to resize

StiBusinessObjectsCollectionInsert Method

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Insert(
	int index,
	StiBusinessObject source
)

Parameters

index
Type: SystemInt32

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

source
Type: Stimulsoft.Report.DictionaryStiBusinessObject

[Missing <param name="source"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectsCollection.Insert(System.Int32,Stimulsoft.Report.Dictionary.StiBusinessObject)"]

See Also