Click or drag to resize

StiDatabaseCollectionIndexOf Method (StiDatabase)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDatabaseCollection.IndexOf(Stimulsoft.Report.Dictionary.StiDatabase)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int IndexOf(
	StiDatabase data
)

Parameters

data
Type: Stimulsoft.Report.DictionaryStiDatabase

[Missing <param name="data"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDatabaseCollection.IndexOf(Stimulsoft.Report.Dictionary.StiDatabase)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDatabaseCollection.IndexOf(Stimulsoft.Report.Dictionary.StiDatabase)"]

See Also