バージョン

DataItemsCollectionEventArgs コンストラクタ

DataItemsCollectionEventArgs クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal itemsCollection As CarouselItemsCollection _
)
public DataItemsCollectionEventArgs( 
   CarouselItemsCollection itemsCollection
)

パラメータ

itemsCollection
データ ソースから初期化される CarouselItemsCollection オブジェクト。
参照