isee.NET Framework Documentation

ChainedSlider.SliderCollection.AddRange Method (Slider[])

Copies the elements of an array at the end of this instance of 'SliderCollection'.

[Visual Basic]
Overloads Public Sub AddRange( _
   ByVal inpValue As Slider() _
)
[C#]
public void AddRange(
   Slider[] inpValue
);

See Also

ChainedSlider.SliderCollection Class | iseesystems.iseeNET Namespace | ChainedSlider.SliderCollection.AddRange Overload List