isee.NET Framework Documentation

ChainedSlider.SliderCollection.Add Method 

Adds a 'Slider' slider with the specified value to the 'SliderCollection' collection.

[Visual Basic]
Public Function Add( _
   ByVal inpValue As Slider _
) As Integer
[C#]
public int Add(
   Slider inpValue
);

See Also

ChainedSlider.SliderCollection Class | iseesystems.iseeNET Namespace