NSTableView.GetCell(nint, nint) Metodo

Definizione

[Foundation.Export("preparedCellAtColumn:row:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, "Use View Based TableView and GetView.")]
public virtual AppKit.NSCell GetCell (nint column, nint row);
abstract member GetCell : nint * nint -> AppKit.NSCell
override this.GetCell : nint * nint -> AppKit.NSCell

Parametri

column
System.System.IntPtr System.nativeint
row
System.System.IntPtr System.nativeint

Restituisce

Attributi

Si applica a