Click or drag to resize

StiTypesCollectionIndexOf Method

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

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

Parameters

type
Type: Stimulsoft.Report.DictionaryStiType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.Dictionary.StiTypesCollection.IndexOf(Stimulsoft.Report.Dictionary.StiType)"]

Return Value

Type: Int32

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

See Also