IDisposable Interface
Defines a method to release allocated native resources.
Definition
| public interface IDisposable |
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Methods
| Method | Description |
|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting native resources. |
Interface Information
| Namespace | System |
|---|
| Flash Library | corlib.scl |
|---|
| Flash Library Version | 2.0.0.2466 |
|---|
| Silverlight Library | System.Windows.Forms.dll |
|---|