Click or drag to resize
OrchestraInstruments Property
property of the instruments which is readonly

Namespace: MidiGremlin
Assembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IReadOnlyCollection<Instrument> Instruments { get; }

Property Value

Type: IReadOnlyCollectionInstrument
See Also