Bitmap for WPF
ClearMemory メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DXUtil クラス : ClearMemory メソッド
The dest.
The value.
The size in bytes to clear.
Clears the memory.
シンタックス
'宣言
 
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
The dest.
value
The value.
sizeInBytesToClear
The size in bytes to clear.
参照

DXUtil クラス
DXUtil メンバ