バージョン

DataErrorEventHandler デリゲート

DataError イベントのデリゲート。
シンタックス
'宣言
 
Public Delegate Sub DataErrorEventHandler( _
   ByVal sender As Object, _
   ByVal e As DataErrorEventArgs _
) 
public delegate void DataErrorEventHandler( 
   object sender,
   DataErrorEventArgs e
)

パラメータ

sender
e
参照