Freigeben über


NSTableView.GetCell(nint, nint) Methode

Definition

[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

Parameter

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

Gibt zurück

Attribute

Gilt für: