NSDictionaryController Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSDictionaryController(NSObjectFlag)
protected NSDictionaryController (Foundation.NSObjectFlag t);
new AppKit.NSDictionaryController : Foundation.NSObjectFlag -> AppKit.NSDictionaryController
Parameters
Applies to
NSDictionaryController(IntPtr)
protected internal NSDictionaryController (IntPtr handle);
new AppKit.NSDictionaryController : nativeint -> AppKit.NSDictionaryController
Parameters
- handle
-
IntPtr
nativeint