Method InitBlock
InitBlock(void*, byte, uint)
public static void InitBlock(void* startAddress, byte value, uint byteCount)
Parameters
InitBlock(ref byte, byte, uint)
public static void InitBlock(ref byte startAddress, byte value, uint byteCount)