ISupportInitialize Interface
Specifies that this object supports a simple, transacted notification for batch initialization.
Definition
| public interface ISupportInitialize |
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 |
|---|
| BeginInit | Signals the object that initialization is starting. |
| EndInit | Signals the object that initialization is complete. |
Interface Information
| Namespace | System.ComponentModel |
|---|
| Flash Library | System.scl |
|---|
| Flash Library Version | 2.0.0.1308 |
|---|
| Silverlight Library | System.Windows.Forms.dll |
|---|