Click or drag to resize

StiBusinessObjectsCollection Constructor

Creates the collection of Data Sources.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiBusinessObjectsCollection(
	StiDictionary dictionary,
	StiBusinessObject parentBusinessObject
)

Parameters

dictionary
Type: Stimulsoft.Report.DictionaryStiDictionary
The dictionary in which the collection is registered.
parentBusinessObject
Type: Stimulsoft.Report.DictionaryStiBusinessObject

[Missing <param name="parentBusinessObject"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectsCollection.#ctor(Stimulsoft.Report.Dictionary.StiDictionary,Stimulsoft.Report.Dictionary.StiBusinessObject)"]

See Also