ComponentOne Tiles for WPF and Silverlight
Load Method (ILoadable)

C1.WPF.Tile Namespace > ILoadable Interface : Load Method
Starts synchronous or asynchronous load operation.
Syntax
'Declaration
 
Function Load() As Boolean
bool Load()

Return Value

Returns true if object has been successfully loaded; otherwise, returns false.
See Also

Reference

ILoadable Interface
ILoadable Members