Condividi tramite


NSZone Costruttori

Definizione

Overload

NSZone(IntPtr)
NSZone(IntPtr, Boolean)

NSZone(IntPtr)

public NSZone (IntPtr handle);
new Foundation.NSZone : nativeint -> Foundation.NSZone

Parametri

handle
IntPtr

nativeint

Si applica a

NSZone(IntPtr, Boolean)

[Foundation.Preserve(Conditional=true)]
public NSZone (IntPtr handle, bool owns);
new Foundation.NSZone : nativeint * bool -> Foundation.NSZone

Parametri

handle
IntPtr

nativeint

owns
Boolean
Attributi

Si applica a