'宣言 Public Delegate Sub ExplorerBarGroupEventHandler( _ ByVal sender As Object, _ ByVal e As ExplorerBarGroupEventArgs _ )
public delegate void ExplorerBarGroupEventHandler( object sender, ExplorerBarGroupEventArgs e )
ExplorerBarGroupEventHandler メンバ Infragistics.Web.UI.NavigationControls 名前空間