NSDictionaryController Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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