TempFileCollection::IDisposable::Dispose Method ()

 

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

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

Namespace:   System.CodeDom.Compiler
Assembly:  System (in System.dll)

private:
virtual void Dispose() sealed = IDisposable::Dispose

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

.NET Framework
Available since 1.1
Return to top
Show: