DioDocs for PDF
ClearMemory メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > DXUtil クラス : ClearMemory メソッド
Dests。
値。
クリアするサイズ (バイト単位)。
メモリをクリアします。
シンタックス
'宣言
 
Public Shared Sub ClearMemory( _
   ByVal dest As System.IntPtr, _
   ByVal value As System.Byte, _
   ByVal sizeInBytesToClear As System.Integer _
) 
public static void ClearMemory( 
   System.IntPtr dest,
   System.byte value,
   System.int sizeInBytesToClear
)

パラメータ

dest
Dests。
value
値。
sizeInBytesToClear
クリアするサイズ (バイト単位)。
参照

DXUtil クラス
DXUtil メンバ