TableModel.GetCell(Int32, Int32) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

public virtual Xamarin.Forms.Cell GetCell (int section, int row);
abstract member GetCell : int * int -> Xamarin.Forms.Cell
override this.GetCell : int * int -> Xamarin.Forms.Cell

パラメーター

section
System.Int32

Xamarin.Forms プラットフォームによる内部使用向け。

row
System.Int32

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

Xamarin.Forms プラットフォームによる内部使用向け。

実装

適用対象