C# 클래스 Encog.App.Analyst.CSV.Filter.ExcludedField

파일 보기 프로젝트 열기: encog/encog-silverlight-core

공개 메소드들

메소드 설명
ExcludedField ( int theFieldNumber, String theFieldValue ) : System

Construct the object.

ToString ( ) : String

메소드 상세

ExcludedField() 공개 메소드

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

ToString() 공개 최종 메소드

public final ToString ( ) : String
리턴 String