次の方法で共有


NSCollectionView.GetNumberOfItems(nint) メソッド

定義

[Foundation.Export("numberOfItemsInSection:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint GetNumberOfItems (nint section);
abstract member GetNumberOfItems : nint -> nint
override this.GetNumberOfItems : nint -> nint

パラメーター

section
System.System.IntPtr System.nativeint

戻り値

System.System.IntPtr System.nativeint
属性

適用対象