バージョン

DisplayCharUIElement コンストラクタ

コンストラクター。DisplayCharUIElement クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As SectionUIElement, _
   ByVal displayChar As DisplayCharBase _
)
public DisplayCharUIElement( 
   SectionUIElement parent,
   DisplayCharBase displayChar
)

パラメータ

parent
SectionUIElement
displayChar
関連付けられた DisplayCharBase
参照