'宣言 Public Delegate Sub InterpolateValuesEventHandler( _ ByVal sender As Object, _ ByVal e As InterpolateValuesEventArgs _ )
public delegate void InterpolateValuesEventHandler( object sender, InterpolateValuesEventArgs e )
InterpolateValuesEventHandler メンバ Infragistics.UltraChart.Shared.Events 名前空間