バージョン

Metafile コンストラクタ(Stream)

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

パラメータ

stream
入力ストリーム。
参照