NSDictionaryController Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
NSDictionaryController() | |
NSDictionaryController(NSCoder) | |
NSDictionaryController(NSObjectFlag) | |
NSDictionaryController(IntPtr) |
NSDictionaryController()
NSDictionaryController(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSDictionaryController (Foundation.NSCoder coder);
new AppKit.NSDictionaryController : Foundation.NSCoder -> AppKit.NSDictionaryController
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se a
NSDictionaryController(NSObjectFlag)
protected NSDictionaryController (Foundation.NSObjectFlag t);
new AppKit.NSDictionaryController : Foundation.NSObjectFlag -> AppKit.NSDictionaryController
Parâmetros
Aplica-se a
NSDictionaryController(IntPtr)
protected internal NSDictionaryController (IntPtr handle);
new AppKit.NSDictionaryController : nativeint -> AppKit.NSDictionaryController
Parâmetros
- handle
-
IntPtr
nativeint