Click or drag to resize

StiRangeCollectionInsert Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiRangeCollection.Insert(System.Int32,Stimulsoft.Report.Components.Gauge.Primitives.StiRangeBase)"]

Namespace:  Stimulsoft.Report.Gauge.Collections
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Insert(
	int index,
	StiRangeBase element
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiRangeCollection.Insert(System.Int32,Stimulsoft.Report.Components.Gauge.Primitives.StiRangeBase)"]

element
Type: Stimulsoft.Report.Components.Gauge.PrimitivesStiRangeBase

[Missing <param name="element"/> documentation for "M:Stimulsoft.Report.Gauge.Collections.StiRangeCollection.Insert(System.Int32,Stimulsoft.Report.Components.Gauge.Primitives.StiRangeBase)"]

See Also