使用英语阅读

通过


NSTableView.GetCell(nint, nint) 方法

定义

[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);

参数

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

返回

属性

适用于