Click or drag to resize

StiBusinessObjectsCollectionIndexOf Method

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

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

Parameters

source
Type: Stimulsoft.Report.DictionaryStiBusinessObject

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

Return Value

Type: Int32

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

See Also