バージョン

TileClosedEventArgs コンストラクタ

新しい TileClosedEventArgs インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal tile As UltraTile _
)
public TileClosedEventArgs( 
   UltraTile tile
)

パラメータ

tile
移動された UltraTile
参照