DataCollection
GetViewForSupplementaryElement メソッド

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1CollectionViewSource<T> クラス : GetViewForSupplementaryElement メソッド
シンタックス
'宣言
 
Public Overrides Function GetViewForSupplementaryElement( _
   ByVal collectionView As UIKit.UICollectionView, _
   ByVal elementKind As Foundation.NSString, _
   ByVal indexPath As Foundation.NSIndexPath _
) As UIKit.UICollectionReusableView
public override UIKit.UICollectionReusableView GetViewForSupplementaryElement( 
   UIKit.UICollectionView collectionView,
   Foundation.NSString elementKind,
   Foundation.NSIndexPath indexPath
)

パラメータ

collectionView
elementKind
indexPath
参照

C1CollectionViewSource<T> クラス
C1CollectionViewSource<T> メンバ