MidiObject.GetDictionaryProperties(Boolean) Method

Definition

Returns the object properties as a dictionary.

public Foundation.NSDictionary GetDictionaryProperties (bool deep);
member this.GetDictionaryProperties : bool -> Foundation.NSDictionary

Parameters

deep
Boolean

Whether this should query properties of nested objects need to be included.

Returns

Applies to