Click or drag to resize

StiResourcesCollectionIndexOf Method (String)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiResourcesCollection.IndexOf(System.String)"]

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

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiResourcesCollection.IndexOf(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiResourcesCollection.IndexOf(System.String)"]

See Also