MemoryArray(T).EnsureNotDisposed Method

FreeImage.NET

MemoryArrayTEnsureNotDisposed Method
Throws an ObjectDisposedException if this instance is disposed.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
protected virtual void EnsureNotDisposed()
See Also