isee.NET Framework Documentation

ChainedSlider.SliderCollection.AddRange Method

Adds the contents of another 'SliderCollection' at the end of this instance.

Overload List

Adds the contents of another 'SliderCollection' at the end of this instance.

public void AddRange(SliderCollection);

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

public void AddRange(Slider[]);

See Also

ChainedSlider.SliderCollection Class | iseesystems.iseeNET Namespace