バージョン

ExplorerBarItemSelectedEventArgs コンストラクタ

ExplorerBarItemSelectedEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal oldValue As ExplorerBarItemBase, _
   ByVal newValue As ExplorerBarItemBase, _
   ByVal itemType As ExplorerBarItemType _
)
public ExplorerBarItemSelectedEventArgs( 
   ExplorerBarItemBase oldValue,
   ExplorerBarItemBase newValue,
   ExplorerBarItemType itemType
)

パラメータ

oldValue
newValue
itemType
参照