NSCollectionView.DeleteSections(NSIndexSet) Method

Definition

[Foundation.Export("deleteSections:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DeleteSections (Foundation.NSIndexSet sections);
abstract member DeleteSections : Foundation.NSIndexSet -> unit
override this.DeleteSections : Foundation.NSIndexSet -> unit

Parameters

sections
NSIndexSet
Attributes

Applies to