| GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.VisualBasicReplacement 名前空間 > Conversion クラス : Oct メソッド |
| オーバーロード | 解説 |
|---|---|
| Oct(SByte) | 数値の8 進数値を表す文字列を返します。 |
| Oct(Byte) | 数値の8 進数値を表す文字列を返します。 |
| Oct(Int16) | 数値の8 進数値を表す文字列を返します。 |
| Oct(UInt16) | 数値の8 進数値を表す文字列を返します。 |
| Oct(Int32) | 数値の8 進数値を表す文字列を返します。 |
| Oct(UInt32) | 数値の8 進数値を表す文字列を返します。 |
| Oct(Int64) | 数値の8 進数値を表す文字列を返します。 |
| Oct(UInt64) | 数値の8 進数値を表す文字列を返します。 |
| Oct(Object) | 数値の8 進数値を表す文字列を返します。 |