isee.NET Framework Documentation

ChainedSlider.SliderCollection.AddRange Method (SliderCollection)

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

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

See Also

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