GrapeCity ActiveReports for .NET 12.0J
Hex(Byte) メソッド

任意の有効な数値式または文字列式が必須です。
数値の16進数値を表す文字列を返します。
構文
'宣言
 
Public Overloads Shared Function Hex( _
   ByVal number As Byte _
) As String
public static string Hex( 
   byte number
)

パラメータ

number
任意の有効な数値式または文字列式が必須です。

戻り値の型

数値の16進数値を表す文字列を返します。
参照

関連項目

Conversion クラス
Conversion メンバ
オーバーロード一覧

 

 


©2003-2018 GrapeCity inc. All rights reserved.