프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |