ComponentOne Tiles for UWP
Load Method

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

Return Value

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

Reference

ILoadable Interface
ILoadable Members