Click or drag to resize

StiMetaTagCollectionIndexOf Method

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

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

Parameters

metaTag
Type: Stimulsoft.ReportStiMetaTag

[Missing <param name="metaTag"/> documentation for "M:Stimulsoft.Report.Dictionary.StiMetaTagCollection.IndexOf(Stimulsoft.Report.StiMetaTag)"]

Return Value

Type: Int32

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

See Also