NSGridRow.GetCell(nint) Método
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.
[Foundation.Export("cellAtIndex:")]
public virtual AppKit.NSGridCell GetCell (nint index);
abstract member GetCell : nint -> AppKit.NSGridCell
override this.GetCell : nint -> AppKit.NSGridCell
Parâmetros
- index
- System.System.IntPtr System.nativeint
Retornos
- Atributos