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
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
Mostra file
Open project: mono/nplot-gtk
Public Methods
Method
Description
Counter_IList
(
IList
data
) :
System
Constructor
Method Details
Counter_IList()
public
method
Constructor
public
Counter_IList
(
IList
data
) :
System
data
IList
the IList data to provide count of
return
System