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