Partager via


NSDictionaryController Constructeurs

Définition

Surcharges

NSDictionaryController()
NSDictionaryController(NSCoder)
NSDictionaryController(NSObjectFlag)
NSDictionaryController(IntPtr)

NSDictionaryController()

[Foundation.Export("init")]
public NSDictionaryController ();
Attributs

S’applique à

NSDictionaryController(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSDictionaryController (Foundation.NSCoder coder);
new AppKit.NSDictionaryController : Foundation.NSCoder -> AppKit.NSDictionaryController

Paramètres

coder
NSCoder
Attributs

S’applique à

NSDictionaryController(NSObjectFlag)

protected NSDictionaryController (Foundation.NSObjectFlag t);
new AppKit.NSDictionaryController : Foundation.NSObjectFlag -> AppKit.NSDictionaryController

Paramètres

S’applique à

NSDictionaryController(IntPtr)

protected internal NSDictionaryController (IntPtr handle);
new AppKit.NSDictionaryController : nativeint -> AppKit.NSDictionaryController

Paramètres

handle
IntPtr

nativeint

S’applique à