NSTreeController.RemoveObjectAtArrangedObjectIndexPath(NSIndexPath) Method

Definition

[Foundation.Export("removeObjectAtArrangedObjectIndexPath:")]
public virtual void RemoveObjectAtArrangedObjectIndexPath (Foundation.NSIndexPath indexPath);
abstract member RemoveObjectAtArrangedObjectIndexPath : Foundation.NSIndexPath -> unit
override this.RemoveObjectAtArrangedObjectIndexPath : Foundation.NSIndexPath -> unit

Parameters

indexPath
NSIndexPath
Attributes

Applies to