'Declaration Public Function Clone() As Object
'Declaration
Public Function Clone() As Object
'使用法 Dim instance As ChartModel Dim value As Object value = instance.Clone()
'使用法
Dim instance As ChartModel Dim value As Object value = instance.Clone()
public object Clone()
ChartModel クラス ChartModel メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.