Condividi tramite


NSMutableData.FromLength(nint) Metodo

Definizione

Metodo factory che crea un'istanza di se stessa con la lunghezza specificata di byte azzerato.

[Foundation.Export("dataWithLength:")]
public static Foundation.NSMutableData FromLength (nint length);
static member FromLength : nint -> Foundation.NSMutableData

Parametri

length
System.System.IntPtr System.nativeint

Restituisce

Attributi

Si applica a