Click or drag to resize

StiReportResourceCollectionIndexOf Method

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

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

Parameters

resource
Type: Stimulsoft.ReportStiReportResource

[Missing <param name="resource"/> documentation for "M:Stimulsoft.Report.Dictionary.StiReportResourceCollection.IndexOf(Stimulsoft.Report.StiReportResource)"]

Return Value

Type: Int32

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

See Also