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