CryptoAPITransform.IDisposable.Dispose Method

Definition

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

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

void IDisposable.Dispose ();

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the CryptoAPITransform instance is cast to an IDisposable interface.

Applies to

Produkt Versjoner
.NET Framework 1.1, 2.0, 3.0, 3.5

See also