The members of MonoMac.Foundation.NSMutableData are listed below.
See Also: Inherited members from MonoMac.Foundation.NSData
| Default constructor that initializes a new instance of this class with no parameters. | ||
| 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. | ||
| Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [write-only] default property override | Item(int) | byte. Documentation for this section has not yet been entered. |
override | Length | uint. Documentation for this section has not yet been entered. |
| [read-only] | MutableBytes | IntPtr. Documentation for this section has not yet been entered. |
AppendBytes(byte[])Documentation for this section has not yet been entered. | ||
AppendBytes(IntPtr, uint)Documentation for this section has not yet been entered. | ||
AppendBytes(byte[], int, int)Documentation for this section has not yet been entered. | ||
AppendData(NSData)Documentation for this section has not yet been entered. | ||
static | Create()Documentation for this section has not yet been entered. | |
static | FromCapacity(int)Documentation for this section has not yet been entered. | |
static | FromLength(int)Documentation for this section has not yet been entered. | |
SetData(NSData)Documentation for this section has not yet been entered. | ||
SetLength(uint)Documentation for this section has not yet been entered. | ||
| IEnumerable<byte>.GetEnumerator | Documentation for this section has not yet been entered. | |
| IEnumerable.GetEnumerator | Documentation for this section has not yet been entered. |