Свойство | Тип | Описание | |
---|---|---|---|
InitPatterns | void | ||
NumberFormatInfo | System.Runtime.InteropServices | ||
NumberFormatInfo | System.Runtime.InteropServices |
Метод | Описание | |
---|---|---|
Clone ( ) : object | ||
GetFormat ( Type formatType ) : object | ||
GetInstance ( IFormatProvider formatProvider ) : |
||
NumberFormatInfo ( ) : System.Runtime.InteropServices | ||
ReadOnly ( NumberFormatInfo nfi ) : NumberFormatInfo |
Метод | Описание | |
---|---|---|
InitPatterns ( ) : void | ||
NumberFormatInfo ( bool read_only ) : System.Runtime.InteropServices | ||
NumberFormatInfo ( int lcid, bool read_only ) : System.Runtime.InteropServices |
public GetFormat ( Type formatType ) : object | ||
formatType | Type | |
Результат | object |
public static GetInstance ( IFormatProvider formatProvider ) : |
||
formatProvider | IFormatProvider | |
Результат |
public NumberFormatInfo ( ) : System.Runtime.InteropServices | ||
Результат | System.Runtime.InteropServices |
public static ReadOnly ( NumberFormatInfo nfi ) : NumberFormatInfo | ||
nfi | NumberFormatInfo | |
Результат | NumberFormatInfo |