Share via


MidiDeviceList Class

Definition

public class MidiDeviceList : CoreMidi.MidiObject
type MidiDeviceList = class
    inherit MidiObject
Inheritance
MidiDeviceList

Properties

Name Description
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from MidiObject)

Methods

Name Description
Add(MidiDevice)
Dispose()

Releases the resources used by the MidiObject object.

(Inherited from MidiObject)
Dispose(Boolean)

Releases the resources used by the MidiObject object.

(Inherited from MidiObject)
Get(UIntPtr)
GetData(IntPtr) (Inherited from MidiObject)
GetDictionaryProperties(Boolean)

Returns the object properties as a dictionary.

(Inherited from MidiObject)
GetNumberOfDevices()
GetString(IntPtr) (Inherited from MidiObject)
RemoveProperty(String) (Inherited from MidiObject)
SetData(IntPtr, NSData) (Inherited from MidiObject)
SetString(IntPtr, String) (Inherited from MidiObject)

Applies to