isee.NET Framework Documentation

ChainedSlider.SliderCollection.Contains Method 

Gets a value indicating whether the 'SliderCollection' contains the specified value.

[Visual Basic]
Public Function Contains( _
   ByVal inpValue As Slider _
) As Boolean
[C#]
public bool Contains(
   Slider inpValue
);

See Also

ChainedSlider.SliderCollection Class | iseesystems.iseeNET Namespace