protected abstract ChartShape CreateNewInstance()
'Declaration Protected MustOverride Function CreateNewInstance() As ChartShape
'Declaration
Protected MustOverride Function CreateNewInstance() As ChartShape
'使用法 Dim instance As ChartShape Dim value As ChartShape value = instance.CreateNewInstance()
'使用法
Dim instance As ChartShape Dim value As ChartShape value = instance.CreateNewInstance()
ChartShape クラス ChartShape メンバ
© 2004-2017, GrapeCity inc. All rights reserved.