Partager via


NSCollectionViewDataSource.GetItem(NSCollectionView, NSIndexPath) Méthode

Définition

[Foundation.Export("collectionView:itemForRepresentedObjectAtIndexPath:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public abstract AppKit.NSCollectionViewItem GetItem (AppKit.NSCollectionView collectionView, Foundation.NSIndexPath indexPath);
abstract member GetItem : AppKit.NSCollectionView * Foundation.NSIndexPath -> AppKit.NSCollectionViewItem

Paramètres

collectionView
NSCollectionView
indexPath
NSIndexPath

Retours

Implémente

Attributs

S’applique à