DataCollection
ShouldHighlightRow メソッド

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1TableViewSource<T> クラス : ShouldHighlightRow メソッド
シンタックス
'宣言
 
Public Overridable Function ShouldHighlightRow( _
   ByVal tableView As UIKit.UITableView, _
   ByVal rowIndexPath As Foundation.NSIndexPath _
) As System.Boolean
public virtual System.bool ShouldHighlightRow( 
   UIKit.UITableView tableView,
   Foundation.NSIndexPath rowIndexPath
)

パラメータ

tableView
rowIndexPath
参照

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