Bitmap for WPF
Dump メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > MetadataQueryReader クラス : Dump メソッド
The text writer output.
The level of tabulations.
Dumps all metadata.
シンタックス
'宣言
 
Public Sub Dump( _
   ByVal writer As System.IO.TextWriter, _
   Optional ByVal level As System.Integer _
) 
public void Dump( 
   System.IO.TextWriter writer,
   System.int level
)

パラメータ

writer
The text writer output.
level
The level of tabulations.
解説
This is a simple helper method to dump metadata stored in this instance.
参照

MetadataQueryReader クラス
MetadataQueryReader メンバ