NSTreeController.InsertObject(NSObject, NSIndexPath) Method

Definition

[Foundation.Export("insertObject:atArrangedObjectIndexPath:")]
public virtual void InsertObject (Foundation.NSObject object1, Foundation.NSIndexPath indexPath);
abstract member InsertObject : Foundation.NSObject * Foundation.NSIndexPath -> unit
override this.InsertObject : Foundation.NSObject * Foundation.NSIndexPath -> unit

Parameters

object1
NSObject
indexPath
NSIndexPath
Attributes

Applies to