ComponentOne Studio for WinRT XAML
Unregister メソッド

登録解除する C1TileBase オブジェクト。
サービスから C1TileBase オブジェクトを登録解除します。
構文
'宣言
 
Public Shared Sub Unregister( _
   ByVal tile As C1TileBase _
) 
public static void Unregister( 
   C1TileBase tile
)

パラメータ

tile
登録解除する C1TileBase オブジェクト。
解説
通常、このメソッドを直接呼び出す必要はありません。C1TileBase コントロールがアンロード時に登録解除します。
参照

C1TileService クラス
C1TileService メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.