Class
BreadcrumbItemCollection

BreadcrumbItemCollection is the type of the RadBreadcrumbItem items property.

Definition

Namespace:Telerik.Windows.Controls.Breadcrumb

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public class BreadcrumbItemCollection : ObservableCollection<object>, IList<object>, ICollection<object>, IList, ICollection, IReadOnlyList<object>, IReadOnlyCollection<object>, IEnumerable<object>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<object>ObservableCollection<object>BreadcrumbItemCollection

Implements: ICollectionICollection<object>IEnumerableIEnumerable<object>IListIList<object>INotifyCollectionChangedINotifyPropertyChangedIReadOnlyCollection<object>IReadOnlyList<object>

Inherited Members ObservableCollection<object>.Move(int, int)ObservableCollection<object>.ClearItems()ObservableCollection<object>.RemoveItem(int)ObservableCollection<object>.InsertItem(int, object)ObservableCollection<object>.SetItem(int, object)ObservableCollection<object>.MoveItem(int, int)ObservableCollection<object>.OnPropertyChanged(PropertyChangedEventArgs)ObservableCollection<object>.OnCollectionChanged(NotifyCollectionChangedEventArgs)ObservableCollection<object>.BlockReentrancy()ObservableCollection<object>.CheckReentrancy()ObservableCollection<object>.CollectionChangedObservableCollection<object>.PropertyChangedCollection<object>.Add(object)Collection<object>.Clear()Collection<object>.CopyTo(object[], int)Collection<object>.Contains(object)Collection<object>.GetEnumerator()Collection<object>.IndexOf(object)Collection<object>.Insert(int, object)Collection<object>.Remove(object)Collection<object>.RemoveAt(int)Collection<object>.CountCollection<object>.ItemsCollection<object>.this[int]

Constructors

BreadcrumbItemCollection()

Declaration

cs-api-definition
public BreadcrumbItemCollection()
In this article
DefinitionConstructorsBreadcrumbItemCollection()
Not finding the help you need?
Contact Support