次の方法で共有


NSCollectionViewDelegate コンストラクター

定義

オーバーロード

NSCollectionViewDelegate()
NSCollectionViewDelegate(NSObjectFlag)
NSCollectionViewDelegate(IntPtr)

NSCollectionViewDelegate()

[Foundation.Export("init")]
public NSCollectionViewDelegate();
属性

適用対象

NSCollectionViewDelegate(NSObjectFlag)

protected NSCollectionViewDelegate(Foundation.NSObjectFlag t);
new AppKit.NSCollectionViewDelegate : Foundation.NSObjectFlag -> AppKit.NSCollectionViewDelegate

パラメーター

適用対象

NSCollectionViewDelegate(IntPtr)

protected internal NSCollectionViewDelegate(IntPtr handle);
new AppKit.NSCollectionViewDelegate : nativeint -> AppKit.NSCollectionViewDelegate

パラメーター

handle
IntPtr

nativeint

適用対象