| A class library for opening, parsing, and saving MIDI files. | |
ChunkCollection.OnSet Method
Performs additional custom processes before setting a value in the ChunkCollection instance.
Parameters
- index
- The zero-based index at which oldValue can be found.
- oldValue
- The value to replace with newValue.
- newValue
- The new value of the element at index.
See Also
ChunkCollection Class | EF.SimpleMIDI Namespace