Click or drag to resize

SafeNativeMemory Constructor

Overload List
 NameDescription
Public methodSafeNativeMemory Initializes a new instance of the SafeNativeMemory class with no buffer allocated.
Public methodSafeNativeMemory(Int32) Initializes a new instance of the SafeNativeMemory class.
Public methodSafeNativeMemory(IntPtr, Int32) Initializes a new instance of the SafeNativeMemory class.
Top
See Also