GrapeCity SPREAD for Windows Forms 12.0J
DeserializeIcon メソッド


base64文字列
シリアル化されている指定のbase64エンコード文字列から画像を作成します。
構文
'Declaration
 
Public Shared Function DeserializeIcon( _
   ByVal base64 As String _
) As Icon
'使用法
 
Dim base64 As String
Dim value As Icon
 
value = Serializer.DeserializeIcon(base64)
public static Icon DeserializeIcon( 
   string base64
)

パラメータ

base64
base64文字列
参照

Serializer クラス
Serializer メンバ

 

 


Copyright © 2004 GrapeCity inc.