다음을 통해 공유


NSZone 생성자

정의

오버로드

NSZone(IntPtr)
NSZone(IntPtr, Boolean)

NSZone(IntPtr)

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

매개 변수

handle
IntPtr

nativeint

적용 대상

NSZone(IntPtr, Boolean)

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

매개 변수

handle
IntPtr

nativeint

owns
Boolean
특성

적용 대상