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
NPlot
AdapterUtils.Counter_DataView
C# Class NPlot.AdapterUtils.Counter_DataView
Class that provides the number of items in a DataView via the ICounter interface.
Inheritance:
ICounter
Afficher le fichier
Open project: mono/nplot-gtk
Méthodes publiques
Méthode
Description
Counter_DataView
(
DataView
dataView
) :
System
Constructor
Method Details
Counter_DataView()
public
méthode
Constructor
public
Counter_DataView
(
DataView
dataView
) :
System
dataView
System.Data.DataView
the DataBiew data to provide count of number of rows of.
Résultat
System