NSData.Bytes Property

Definition

Returns a pointer to the data held by this NSData.

public virtual IntPtr Bytes { [Foundation.Export("bytes")] get; }
member this.Bytes : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to