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

Mostra file Open project: encog/encog-silverlight-core

Public Methods

Method Description
ExcludedField ( int theFieldNumber, String theFieldValue ) : System

Construct the object.

ToString ( ) : String

Method Details

ExcludedField() public method

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

ToString() public final method

public final ToString ( ) : String
return String