Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
BeerDrinkin
iOS
DataSources
CheckInDataSource
RowsInSection
BeerDrinkin.iOS.DataSources.CheckInDataSource.RowsInSection C# (CSharp) Method
CheckInDataSource Class Documentation
Mostra file
Open project: MikeCodesDotNet/Beer-Drinkin
RowsInSection()
public
method
public
RowsInSection
(
UITableView
tableview
,
nint
section
) :
nint
tableview
UITableView
section
nint
return
nint
public override nint RowsInSection(UITableView tableview, nint section) { return 4; } }
CheckInDataSource
CheckInDataSource
GetCell
RowsInSection