'宣言 Public Delegate Sub ProjectDataErrorHandler( _ ByVal sender As Object, _ ByVal e As ProjectDataErrorEventArgs _ )
public delegate void ProjectDataErrorHandler( object sender, ProjectDataErrorEventArgs e )
ProjectDataErrorHandler メンバ Infragistics.Win.UltraWinSchedule 名前空間