Méthode | Description | |
---|---|---|
FormatSequence ( IList |
Format the given xsl:number place marker
|
|
NumberFormatter ( string formatString, int lang, string letterValue, string groupingSeparator, int groupingSize ) : System.Collections |
Méthode | Description | |
---|---|---|
ConvertToDecimal ( double val, int minLen, char zero, string groupSeparator, int groupSize ) : string | ||
FormatItem ( |
public FormatSequence ( IList |
||
val | IList |
Place marker - either a sequence of ints, or a double singleton |
Résultat | string |
public NumberFormatter ( string formatString, int lang, string letterValue, string groupingSeparator, int groupingSize ) : System.Collections | ||
formatString | string | |
lang | int | |
letterValue | string | |
groupingSeparator | string | |
groupingSize | int | |
Résultat | System.Collections |