Click or drag to resize

StiCustomValuesCollectionIndexOf Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiCustomValuesCollection.IndexOf(Stimulsoft.Report.Components.Gauge.StiCustomValueBase)"]

Namespace:  Stimulsoft.Report.Gauge.Collections
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int IndexOf(
	StiCustomValueBase element
)

Parameters

element
Type: Stimulsoft.Report.Components.GaugeStiCustomValueBase

[Missing <param name="element"/> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiCustomValuesCollection.IndexOf(Stimulsoft.Report.Components.Gauge.StiCustomValueBase)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiCustomValuesCollection.IndexOf(Stimulsoft.Report.Components.Gauge.StiCustomValueBase)"]

See Also