'Declaration Public Sub InsertRange( _ ByVal startingIndex As Integer, _ ByVal items As IEnumerable(Of RulesEngineColorScaleStop) _ )
public void InsertRange( int startingIndex, IEnumerable<RulesEngineColorScaleStop> items )
Parameters
- startingIndex
- items