Method | Description | |
---|---|---|
NumericRangeField ( ) : System.Collections.Generic | ||
NumericRangeField ( string fieldName, int start, int end ) : System.Collections.Generic |
public NumericRangeField ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public NumericRangeField ( string fieldName, int start, int end ) : System.Collections.Generic | ||
fieldName | string | |
start | int | |
end | int | |
return | System.Collections.Generic |