Struct PresetsWithKeyCombinations.Enumerator
- Namespace
- SpessaSharp.MIDI.Utils
- Assembly
- SpessaSharp.dll
public ref struct PresetsWithKeyCombinations.Enumerator
- Inherited Members
Constructors
Enumerator(PresetsWithKeyCombinations)
public Enumerator(PresetsWithKeyCombinations presets)
Parameters
presetsPresetsWithKeyCombinations
Properties
Current
public (BasicPreset, HashSet<(int Key, int Velocity)>) Current { get; }
Property Value
Methods
MoveNext()
public bool MoveNext()