DataCollection
GetTargetIndexPathForMove メソッド

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1CollectionViewSource<T> クラス : GetTargetIndexPathForMove メソッド
シンタックス
'宣言
 
Public Overridable Function GetTargetIndexPathForMove( _
   ByVal collectionView As UIKit.UICollectionView, _
   ByVal originalIndexPath As Foundation.NSIndexPath, _
   ByVal proposedIndexPath As Foundation.NSIndexPath _
) As Foundation.NSIndexPath
public virtual Foundation.NSIndexPath GetTargetIndexPathForMove( 
   UIKit.UICollectionView collectionView,
   Foundation.NSIndexPath originalIndexPath,
   Foundation.NSIndexPath proposedIndexPath
)

パラメータ

collectionView
originalIndexPath
proposedIndexPath
参照

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