NSGridRow 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
NSGridRow(NSCoder) | |
NSGridRow(NSObjectFlag) | |
NSGridRow(IntPtr) |
NSGridRow(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSGridRow (Foundation.NSCoder coder);
new AppKit.NSGridRow : Foundation.NSCoder -> AppKit.NSGridRow
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se a
NSGridRow(NSObjectFlag)
protected NSGridRow (Foundation.NSObjectFlag t);
new AppKit.NSGridRow : Foundation.NSObjectFlag -> AppKit.NSGridRow
Parâmetros
Aplica-se a
NSGridRow(IntPtr)
protected internal NSGridRow (IntPtr handle);
new AppKit.NSGridRow : nativeint -> AppKit.NSGridRow
Parâmetros
- handle
-
IntPtr
nativeint