다음을 통해 공유


NSOutlineView.RemoveItems(NSIndexSet, NSObject, NSTableViewAnimation) 메서드

정의

[Foundation.Export("removeItemsAtIndexes:inParent:withAnimation:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveItems (Foundation.NSIndexSet indexes, Foundation.NSObject parent, AppKit.NSTableViewAnimation animationOptions);
abstract member RemoveItems : Foundation.NSIndexSet * Foundation.NSObject * AppKit.NSTableViewAnimation -> unit
override this.RemoveItems : Foundation.NSIndexSet * Foundation.NSObject * AppKit.NSTableViewAnimation -> unit

매개 변수

indexes
NSIndexSet
parent
NSObject
animationOptions
NSTableViewAnimation
특성

적용 대상