'Declaration Public Overridable Sub CopyTo( _ ByVal target As Object _ )
'Declaration
Public Overridable Sub CopyTo( _ ByVal target As Object _ )
'使用法 Dim instance As ElementWindowless Dim target As Object instance.CopyTo(target)
'使用法
Dim instance As ElementWindowless Dim target As Object instance.CopyTo(target)
public virtual void CopyTo( object target )
ElementWindowless クラス ElementWindowless メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.