Click or drag to resize

StiMetaTagCollectionInsert Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiMetaTagCollection.Insert(System.Int32,Stimulsoft.Report.StiMetaTag)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Insert(
	int index,
	StiMetaTag metaTag
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.Dictionary.StiMetaTagCollection.Insert(System.Int32,Stimulsoft.Report.StiMetaTag)"]

metaTag
Type: Stimulsoft.ReportStiMetaTag

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

See Also