NSData.Length Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The size of the contents wrapped by this NSData.
public virtual nuint Length { [Foundation.Export("length")] get; [Foundation.NotImplemented("Not available on NSData, only available on NSMutableData")] set; }
member this.Length : nuint with get, set
Property Value
System.System.UIntPtr
System.unativeint
- Attributes