Item

VideoCollection indexer

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

public IVideo this[int index] { get; }

See Also