'Declaration Public Function New( _ ByVal cloneFrom As Object _ )
'Declaration
Public Function New( _ ByVal cloneFrom As Object _ )
'使用法 Dim cloneFrom As Object Dim instance As New ElementControl(cloneFrom)
'使用法
Dim cloneFrom As Object Dim instance As New ElementControl(cloneFrom)
public ElementControl( object cloneFrom )
ElementControl クラス ElementControl メンバ オーバーロード一覧
© 2004-2018, GrapeCity Inc. All rights reserved.