| A class library for opening, parsing, and saving MIDI files. | |
TrackEventCollection.IndexOf Method
Determines the index of a specific TrackEvent in the TrackEventCollection.
Parameters
- value
- The TrackEvent to locate in the TrackEventCollection.
Return Value
The index of value if found in the collection; otherwise, -1.
See Also
TrackEventCollection Class | EF.SimpleMIDI Namespace