RegistryKey.IDisposable.Dispose Method

Definition

Performs a Close() on the current key.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
void IDisposable.Dispose();

Implements

Remarks

This method has the same effect as calling Close.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5