MonoMac.Foundation.NSAppleEventDescriptor: Method Members

The methods of MonoMac.Foundation.NSAppleEventDescriptor are listed below. For a list of all members, see the NSAppleEventDescriptor Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AttributeDescriptorForKeyword(uint) : NSAppleEventDescriptor
Documentation for this section has not yet been entered.
DescriptorAtIndex(int) : NSAppleEventDescriptor
Documentation for this section has not yet been entered.
DescriptorForKeyword(uint) : NSAppleEventDescriptor
Documentation for this section has not yet been entered.
static
DescriptorWithBoolean(bool) : NSAppleEventDescriptor
Documentation for this section has not yet been entered.
static
DescriptorWithEnumCode(uint) : NSAppleEventDescriptor
Documentation for this section has not yet been entered.
static
DescriptorWithInt32(int) : NSAppleEventDescriptor
Documentation for this section has not yet been entered.
static
DescriptorWithString(string) : NSAppleEventDescriptor
Documentation for this section has not yet been entered.
static
DescriptorWithTypeCode(uint) : NSAppleEventDescriptor
Documentation for this section has not yet been entered.
EnumCodeValue() : uint
Documentation for this section has not yet been entered.
InitListDescriptor() : NSObject
Documentation for this section has not yet been entered.
InitRecordDescriptor() : NSObject
Documentation for this section has not yet been entered.
InsertDescriptoratIndex(NSAppleEventDescriptor, int)
Documentation for this section has not yet been entered.
KeywordForDescriptorAtIndex(int) : uint
Documentation for this section has not yet been entered.
ParamDescriptorForKeyword(uint) : NSAppleEventDescriptor
Documentation for this section has not yet been entered.
RemoveDescriptorAtIndex(int)
Documentation for this section has not yet been entered.
RemoveDescriptorWithKeyword(uint)
Documentation for this section has not yet been entered.
RemoveParamDescriptorWithKeyword(uint)
Documentation for this section has not yet been entered.
SetAttributeDescriptorforKeyword(NSAppleEventDescriptor, uint)
Documentation for this section has not yet been entered.
SetDescriptorforKeyword(NSAppleEventDescriptor, uint)
Documentation for this section has not yet been entered.
SetParamDescriptorforKeyword(NSAppleEventDescriptor, uint)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSAppleEventDescriptor object.