C# Класс Encog.App.Analyst.CSV.Sort.SortedField

Показать файл Открыть проект

Открытые методы

Метод Описание
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