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.DataGetter_Null
C# Class NPlot.AdapterUtils.DataGetter_Null
Provides no data.
Inheritance:
IDataGetter
Afficher le fichier
Open project: mono/nplot-gtk
Méthodes publiques
Méthode
Description
Get
(
int
i
) :
double
Gets the ith data value.
Method Details
Get()
public
méthode
Gets the ith data value.
public
Get
(
int
i
) :
double
i
int
sequence number of data to get.
Résultat
double