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