다음을 통해 공유


INSCollectionViewDataSource.GetNumberofItems(NSCollectionView, nint) 메서드

정의

[Foundation.Export("collectionView:numberOfItemsInSection:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public nint GetNumberofItems (AppKit.NSCollectionView collectionView, nint section);
abstract member GetNumberofItems : AppKit.NSCollectionView * nint -> nint

매개 변수

collectionView
NSCollectionView
section
System.System.IntPtr System.nativeint

반환

System.System.IntPtr System.nativeint
특성

적용 대상