isee.NET Framework Documentation

ChainedSlider.SliderCollection.Remove Method 

Removes a specific slider from the 'SliderCollection'.

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

See Also

ChainedSlider.SliderCollection Class | iseesystems.iseeNET Namespace