Click or drag to resize

StiDataSourcesCollectionAddRange Method (StiDataSource)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSourcesCollection.AddRange(Stimulsoft.Report.Dictionary.StiDataSource[])"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void AddRange(
	StiDataSource[] dataSources
)

Parameters

dataSources
Type: Stimulsoft.Report.DictionaryStiDataSource

[Missing <param name="dataSources"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSourcesCollection.AddRange(Stimulsoft.Report.Dictionary.StiDataSource[])"]

See Also