C# 클래스 Encog.App.Analyst.CSV.Sort.SortedField

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

공개 메소드들

메소드 설명
SortedField ( int theIndexindex, SortType t, bool theAscending ) : System

Construct the object.

ToString ( ) : String

메소드 상세

SortedField() 공개 메소드

Construct the object.
public SortedField ( int theIndexindex, SortType t, bool theAscending ) : System
theIndexindex int The index of the sorted field.
t SortType The type of sort, the type of object.
theAscending bool True, if this is an ascending sort.
리턴 System

ToString() 공개 최종 메소드

public final ToString ( ) : String
리턴 String