다음을 통해 공유


NSCollectionView.DeleteSections(NSIndexSet) 메서드

정의

[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

매개 변수

sections
NSIndexSet
특성

적용 대상