Freigeben über


NSCollectionViewDataSource.GetNumberofItems(NSCollectionView, nint) Methode

Definition

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

Parameter

collectionView
NSCollectionView
section
System.System.IntPtr System.nativeint

Gibt zurück

System.System.IntPtr System.nativeint

Implementiert

Attribute

Gilt für: