Share via


AudioFileRegionList.Item[Int32] Property

Definition

Get the element at the specified 0-based index.

public AudioToolbox.AudioFileRegion this[int index] { get; }
member this.Item(int) : AudioToolbox.AudioFileRegion

Parameters

index
Int32

The 0-based index to return.

Property Value

The element at the specified 0-based index.

Applies to