バージョン

ItemUIElement コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As ItemAreaInnerUIElement, _
   ByVal item As UltraExplorerBarItem _
)
public ItemUIElement( 
   ItemAreaInnerUIElement parent,
   UltraExplorerBarItem item
)

パラメータ

parent
親要素。
item
UltraExplorerBarItem。
参照