次の方法で共有


NSOutlineViewDelegate_Extensions.ShouldShowOutlineCell メソッド

定義

public static bool ShouldShowOutlineCell (this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, Foundation.NSObject item);
static member ShouldShowOutlineCell : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * Foundation.NSObject -> bool

パラメーター

outlineView
NSOutlineView
item
NSObject

戻り値

適用対象