Partager via


NSZone Constructeurs

Définition

Surcharges

NSZone(IntPtr)
NSZone(IntPtr, Boolean)

NSZone(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à

NSZone(IntPtr, Boolean)

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

Paramètres

handle
IntPtr

nativeint

owns
Boolean
Attributs

S’applique à