The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RandomNumberGenerator::Dispose Method
.NET Framework (current version)
When overridden in a derived class, releases the unmanaged resources used by the current instance of the RandomNumberGenerator class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | When overridden in a derived class, releases all resources used by the current instance of the RandomNumberGenerator class. |
![]() | Dispose(Boolean) | When overridden in a derived class, releases the unmanaged resources used by the RandomNumberGenerator and optionally releases the managed resources. |
Show:

