Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Encog
App
Analyst
Script
DataField
C# Class Encog.App.Analyst.Script.DataField
显示文件
Open project: encog/encog-silverlight-core
Class Usage Examples
Public Methods
Method
Description
DataField
(
String
theName
) :
System
Construct the data field.
Method Details
DataField()
public
method
Construct the data field.
public
DataField
(
String
theName
) :
System
theName
String
The name of this field.
return
System