Click or drag to resize

SafeNativeMemoryT Properties

The SafeNativeMemoryT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsInvalid
When overridden in a derived class, gets a value indicating whether the handle value is invalid.
(Inherited from SafeNativeMemory.)
Public propertySize
Gets the size of the allocated buffer.
(Inherited from SafeNativeMemory.)
Top
See Also