Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BeerDrinkin
iOS
DataSources
CheckInDataSource
RowsInSection
BeerDrinkin.iOS.DataSources.CheckInDataSource.RowsInSection C# (CSharp) Méthode
CheckInDataSource Class Documentation
Afficher le fichier
Open project: MikeCodesDotNet/Beer-Drinkin
RowsInSection()
public
méthode
public
RowsInSection
(
UITableView
tableview
,
nint
section
) :
nint
tableview
UITableView
section
nint
Résultat
nint
public override nint RowsInSection(UITableView tableview, nint section) { return 4; } }
CheckInDataSource
CheckInDataSource
GetCell
RowsInSection