バージョン

GalleryPreviewButtonInnerUIElement コンストラクタ

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

パラメータ

parent
親要素の親。
参照