Item

AudioCollection indexer

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

public IAudio this[int index] { get; }

See Also