Foundation.NSMutableData: Property Members

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

See Also: Inherited members from Foundation.NSData

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[write-only]
default property
override
Item(nint)byte. Documentation for this section has not yet been entered.
override
Lengthnuint. The number of bytes in this NSMutableData object.
[read-only]
MutableBytesIntPtr. A pointer to this object's data.