MonoMac.Foundation.NSAppleEventDescriptor Members

The members of MonoMac.Foundation.NSAppleEventDescriptor are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
BooleanValuebool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DataNSData. Documentation for this section has not yet been entered.
[read-only]
EventClassAEEventClass. Documentation for this section has not yet been entered.
[read-only]
EventIDAEEventID. Documentation for this section has not yet been entered.
[read-only]
Int32Valueint. Documentation for this section has not yet been entered.
[read-only]
static
ListDescriptorNSAppleEventDescriptor. Documentation for this section has not yet been entered.
[read-only]
static
NullDescriptorNSAppleEventDescriptor. Documentation for this section has not yet been entered.
[read-only]
NumberOfItemsint. Documentation for this section has not yet been entered.
[read-only]
static
RecordDescriptorNSAppleEventDescriptor. Documentation for this section has not yet been entered.
[read-only]
StringValuestring. Documentation for this section has not yet been entered.
[read-only]
TypeCodeValueuint. Documentation for this section has not yet been entered.

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.