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