Click or drag to resize

StiDataSourcesCollectionContains Method (StiDataSource)

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool Contains(
	StiDataSource dataSource
)

Parameters

dataSource
Type: Stimulsoft.Report.DictionaryStiDataSource

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

Return Value

Type: Boolean

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

See Also