バージョン

PopupGalleryItemDescriptionUIElement コンストラクタ

新しい PopupGalleryItemDescriptionUIElement インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As GalleryItemUIElementBase _
)
public PopupGalleryItemDescriptionUIElement( 
   GalleryItemUIElementBase parent
)

パラメータ

parent
親要素の親。
参照