共用方式為


NSOutlineViewDataSource.ItemForPersistentObject 方法

定義

[Foundation.Export("outlineView:itemForPersistentObject:")]
public virtual Foundation.NSObject ItemForPersistentObject (AppKit.NSOutlineView outlineView, Foundation.NSObject theObject);
abstract member ItemForPersistentObject : AppKit.NSOutlineView * Foundation.NSObject -> Foundation.NSObject
override this.ItemForPersistentObject : AppKit.NSOutlineView * Foundation.NSObject -> Foundation.NSObject

參數

outlineView
NSOutlineView
theObject
NSObject

傳回

屬性

適用於