Ribbon for WinForms
LoadImage メソッド (BinarySerializer)

C1.Win.8 アセンブリ > C1.Win.Util 名前空間 > BinarySerializer クラス : LoadImage メソッド
A System.Xml.XmlNode which contains the object data.
Loads an image from the specified System.Xml.XmlNode.
シンタックス
'宣言
 
Public Shared Function LoadImage( _
   ByVal node As XmlNode _
) As Image
public static Image LoadImage( 
   XmlNode node
)

パラメータ

node
A System.Xml.XmlNode which contains the object data.

戻り値の型

The image.
参照

BinarySerializer クラス
BinarySerializer メンバ