バージョン

EditButtonUIElement コンストラクタ

新しい を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As CellUIElement _
)
public EditButtonUIElement( 
   CellUIElement parent
)

パラメータ

parent
親要素
参照