Transforms the specified character to a full width character if possible. Ranges are Latin basic, Katakana and Hangul characters.
オーバーロード一覧
オーバーロード | 解説 |
ToFullWidth(Char) | Transforms the specified character to a full width character if possible. Ranges are Latin basic, Katakana and Hangul characters. |
ToFullWidth(Boolean,Char[]) | Tansforms the specified character to a full width character if possible. This method differs from the other where it takes on an array of characters. In FarEast country there are times when multiple half width characters make a one full width character. |
参照