MonoMac.Foundation.NSData: Property Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Properties

[read-only]
BytesIntPtr. Returns a pointer to the data held by this NSData.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
default property
Item(int)byte. Retrieves the byte at the specified position in the NSData object.
Lengthuint. The size of the contents wrapped by this NSData.