'Declaration Protected Overridable Sub OnSelectionChanged( _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnSelectionChanged( _ ByVal e As EventArgs _ )
'使用法 Dim instance As FpChart Dim e As EventArgs instance.OnSelectionChanged(e)
'使用法
Dim instance As FpChart Dim e As EventArgs instance.OnSelectionChanged(e)
protected virtual void OnSelectionChanged( EventArgs e )
FpChart クラス FpChart メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.