Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ToRomanNumber メソッド
番号の roman レター表示を取得します。
シンタックス
'宣言
Public Shared Function ToRomanNumber( _
ByVal As Integer _
) As String
public static string ToRomanNumber(
int
)
パラメータ
- number
- 変換する番号。
戻り値の型
番号の Roman レター表示。
参照