다음을 통해 공유


NSTableViewDelegate.GetDataCell(NSTableView, NSTableColumn, nint) 메서드

정의

[Foundation.Export("tableView:dataCellForTableColumn:row:")]
public virtual AppKit.NSCell GetDataCell (AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
abstract member GetDataCell : AppKit.NSTableView * AppKit.NSTableColumn * nint -> AppKit.NSCell
override this.GetDataCell : AppKit.NSTableView * AppKit.NSTableColumn * nint -> AppKit.NSCell

매개 변수

tableView
NSTableView
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

반환

특성

적용 대상