A class library for opening, parsing, and saving MIDI files.

TrackEventCollection.Item Property

Gets or sets the TrackEvent at the specified index.

public TrackEvent this[
   int index
] {get; set;}

See Also

TrackEventCollection Class | EF.SimpleMIDI Namespace