NSOutlineViewDataSource.ItemForPersistentObject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- outlineView
- NSOutlineView
- theObject
- NSObject
Returns
- Attributes