バージョン

InfragisticsUIATechnologyElement コンストラクタ

InfragisticsUIATechnologyElement クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal technologyManager As InfragisticsUIATechnologyManager, _
   ByVal coreElement As IUITechnologyElement _
)
public InfragisticsUIATechnologyElement( 
   InfragisticsUIATechnologyManager technologyManager,
   IUITechnologyElement coreElement
)

パラメータ

technologyManager
テクノロジー マネージャー。
coreElement
コア要素。
参照