The ILoadable type exposes the following members.
Methods
| Name | Description |
---|
| OnLoaded |
Fires the Loaded event.
|
Properties
| Name | Description |
---|
| IsLoaded |
Gets whether or not the object has been loaded.
|
Events
| Name | Description |
---|
| Loaded |
An event that fires when the object has been loaded.
|
See Also