Click or drag to resize

StiConditionsCollectionIndexOf Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiConditionsCollection.IndexOf(Stimulsoft.Report.Components.StiBaseCondition)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int IndexOf(
	StiBaseCondition condition
)

Parameters

condition
Type: Stimulsoft.Report.ComponentsStiBaseCondition

[Missing <param name="condition"/> documentation for "M:Stimulsoft.Report.Components.StiConditionsCollection.IndexOf(Stimulsoft.Report.Components.StiBaseCondition)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiConditionsCollection.IndexOf(Stimulsoft.Report.Components.StiBaseCondition)"]

See Also