NSMutableData.Length Property

Definition

The number of bytes in this NSMutableData object.

public override nuint Length { [Foundation.Export("length")] get; [Foundation.Export("setLength:")] set; }
member this.Length : nuint with get, set

Property Value

System.System.UIntPtr System.unativeint
Attributes

Applies to