다음을 통해 공유


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

반환

특성

적용 대상