バージョン

CarouselBreadcrumbCollection クラス メンバ

CarouselBreadcrumbCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティCountGets the number of elements contained in the ReadOnlyCollection instance. System.Collections.ObjectModel.ReadOnlyCollection<CarouselBreadcrumb>から継承されます。
Public プロパティItemGets the element at the specified index. System.Collections.ObjectModel.ReadOnlyCollection<CarouselBreadcrumb>から継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItemsReturns the IList that the ReadOnlyCollection wraps. System.Collections.ObjectModel.ReadOnlyCollection<CarouselBreadcrumb>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドContainsDetermines whether an element is in the ReadOnlyCollection. System.Collections.ObjectModel.ReadOnlyCollection<CarouselBreadcrumb>から継承されます。
Public メソッドCopyToCopies the entire ReadOnlyCollection to a compatible one-dimensional System.Array, starting at the specified index of the target array. System.Collections.ObjectModel.ReadOnlyCollection<CarouselBreadcrumb>から継承されます。
Public メソッドGetEnumeratorReturns an enumerator that iterates through the ReadOnlyCollection. System.Collections.ObjectModel.ReadOnlyCollection<CarouselBreadcrumb>から継承されます。
Public メソッドIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire ReadOnlyCollection. System.Collections.ObjectModel.ReadOnlyCollection<CarouselBreadcrumb>から継承されます。
トップ
参照