バージョン

Metafile コンストラクタ(Stream)

Metafile クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal stream As System.IO.Stream _
)
public Metafile( 
   System.IO.Stream stream
)

パラメータ

stream
入力ストリーム。
参照

オンラインで表示: GitHub