Share via


AudioFileRegion.Item[Int32] Property

Definition

Get the element at the specified 0-based index.

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

Parameters

index
Int32

The 0-based index to return.

Property Value

The element at the specified 0-based index.

Applies to