Click or drag to resize

StiTypesCollectionInsert Method

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

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

Parameters

index
Type: SystemInt32

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

type
Type: Stimulsoft.Report.DictionaryStiType

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

See Also