Adds the contents of another 'SliderCollection' at the end of this instance.
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[]);
ChainedSlider.SliderCollection Class | iseesystems.iseeNET Namespace