Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
FeatureInfo ( ) : System.Linq |
Initializes a new instance of the FeatureInfo class.
|
|
FeatureInfo ( string featureName = default(string), double rank = default(double?) ) : System.Linq |
Initializes a new instance of the FeatureInfo class.
|
public FeatureInfo ( string featureName = default(string), double rank = default(double?) ) : System.Linq | ||
featureName | string | The feature name |
rank | double | The rank of this feature, -1 if no rank was /// assigned yet. |
Результат | System.Linq |