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