Share via


NSTreeController.RemoveObjectAtArrangedObjectIndexPath(NSIndexPath) Method

Definition

[Foundation.Export("removeObjectAtArrangedObjectIndexPath:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveObjectAtArrangedObjectIndexPath(Foundation.NSIndexPath indexPath);
[<Foundation.Export("removeObjectAtArrangedObjectIndexPath:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveObjectAtArrangedObjectIndexPath : Foundation.NSIndexPath -> unit
override this.RemoveObjectAtArrangedObjectIndexPath : Foundation.NSIndexPath -> unit

Parameters

indexPath
NSIndexPath
Attributes

Applies to