Click or drag to resize

SafeNativeMemoryT Constructor (Int32)

Namespace:  TomsToolbox.Desktop
Assembly:  TomsToolbox.Desktop (in TomsToolbox.Desktop.dll)
Syntax
public SafeNativeMemory(
	int size
)

Parameters

size
Type: SystemInt32
The size of the buffer to allocate.
See Also