Tiles for WPF/Silverlight
Unregister メソッド (C1TileService)

C1.Silverlight.Tile.5 アセンブリ > C1.Silverlight.Tile 名前空間 > C1TileService クラス : Unregister メソッド
登録解除する C1TileBase オブジェクト。
サービスから C1TileBase オブジェクトを登録解除します。
シンタックス
'宣言
 
Public Shared Sub Unregister( _
   ByVal tile As C1TileBase _
) 
public static void Unregister( 
   C1TileBase tile
)

パラメータ

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

C1TileService クラス
C1TileService メンバ