public CarouselItemsCollection Items {get;}
'宣言 Public ReadOnly Property Items As CarouselItemsCollection
Items コレクションは、UltraCarousel コントロールによって表示される項目を含みます。コレクションは、コレクションのコンテンツを操作することを可能にする、Add(CarouselItem)、CarouselItemsCollection.AddRange、CarouselItemsCollection.Remove、および CarouselItemsCollection.Clear などのメソッドを公開する CarouselItemsCollection 型です。
UltraCarousel クラス UltraCarousel メンバ CarouselItemsCollection クラス CarouselItem クラス