다음을 통해 공유


NSCollectionView.InsertSections(NSIndexSet) 메서드

정의

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

매개 변수

sections
NSIndexSet
특성

적용 대상