| A class library for opening, parsing, and saving MIDI files. | |
TrackEventCollection.Contains Method
Determines whether the TrackEventCollection contains a specific value.
Parameters
- value
- The TrackEvent to locate in the TrackEventCollection.
Return Value
true if the TrackEvent is found in the TrackEventCollection;
otherwise, false.
See Also
TrackEventCollection Class | EF.SimpleMIDI Namespace