NSTableView 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
NSTableView() | |
NSTableView(CGRect) | |
NSTableView(NSCoder) | |
NSTableView(NSObjectFlag) | |
NSTableView(IntPtr) |
NSTableView()
NSTableView(CGRect)
[Foundation.Export("initWithFrame:")]
[ObjCRuntime.DesignatedInitializer]
public NSTableView (CoreGraphics.CGRect frameRect);
new AppKit.NSTableView : CoreGraphics.CGRect -> AppKit.NSTableView
Paramètres
- frameRect
- CGRect
- Attributs
S’applique à
NSTableView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSTableView (Foundation.NSCoder coder);
new AppKit.NSTableView : Foundation.NSCoder -> AppKit.NSTableView
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
NSTableView(NSObjectFlag)
protected NSTableView (Foundation.NSObjectFlag t);
new AppKit.NSTableView : Foundation.NSObjectFlag -> AppKit.NSTableView
Paramètres
S’applique à
NSTableView(IntPtr)
protected internal NSTableView (IntPtr handle);
new AppKit.NSTableView : nativeint -> AppKit.NSTableView
Paramètres
- handle
-
IntPtr
nativeint