Item

ISlideCollection indexer

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

public ISlide this[int index] { get; }

See Also