다음을 통해 공유


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);
abstract member GetCell : nint * nint -> AppKit.NSCell
override this.GetCell : nint * nint -> AppKit.NSCell

매개 변수

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

반환

특성

적용 대상