isee.NET Framework Documentation

ChainedSlider.SliderCollection Constructor

Initializes a new instance of 'SliderCollection'.

Overload List

Initializes a new instance of 'SliderCollection'.

public ChainedSlider.SliderCollection();

Initializes a new instance of 'SliderCollection' based on an already existing instance.

public ChainedSlider.SliderCollection(SliderCollection);

Initializes a new instance of 'SliderCollection' with an array of 'Slider' objects.

public ChainedSlider.SliderCollection(Slider[]);

See Also

ChainedSlider.SliderCollection Class | iseesystems.iseeNET Namespace