'Declaration Protected Overridable Sub OnChanged( _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnChanged( _ ByVal e As EventArgs _ )
'使用法 Dim instance As Series Dim e As EventArgs instance.OnChanged(e)
'使用法
Dim instance As Series Dim e As EventArgs instance.OnChanged(e)
protected virtual void OnChanged( EventArgs e )
Series クラス Series メンバ
Copyright © 2004 GrapeCity inc.