Item

SlideCollection indexer

Gets the element at the specified index. Read-only Slide.

public ISlide this[int index] { get; }

See Also