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

TrackEventCollection.OnValidate Method 

Performs additional custom processes when validating a value.

protected override void OnValidate(
   object value
);

Parameters

value
The TrackEvent to validate.

See Also

TrackEventCollection Class | EF.SimpleMIDI Namespace