バージョン

TileGroupHandler デリゲート

TileGroupEventArgs クラスを使用するイベントの署名を定義します。
シンタックス
'宣言
 
Public Delegate Sub TileGroupHandler( _
   ByVal sender As Object, _
   ByVal e As TileGroupEventArgs _
) 
public delegate void TileGroupHandler( 
   object sender,
   TileGroupEventArgs e
)

パラメータ

sender
e
参照