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
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [write-only] default property override | Item(nint) | byte. Documentation for this section has not yet been entered. |
override | Length | nuint. The number of bytes in this NSMutableData object. |
| [read-only] | MutableBytes | IntPtr. A pointer to this object's data. |