C# Class Encog.App.Analyst.CSV.Filter.ExcludedField

Afficher le fichier Open project: encog/encog-silverlight-core

Méthodes publiques

Méthode Description
ExcludedField ( int theFieldNumber, String theFieldValue ) : System

Construct the object.

ToString ( ) : String

Method Details

ExcludedField() public méthode

Construct the object.
public ExcludedField ( int theFieldNumber, String theFieldValue ) : System
theFieldNumber int The field number.
theFieldValue String The field value to filter on.
Résultat System

ToString() public final méthode

public final ToString ( ) : String
Résultat String