Class
ObjectRelationCollecion

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public class ObjectRelationCollecion : NotifyCollection<ObjectRelation>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<ObjectRelation>NotifyCollection<ObjectRelation>ObjectRelationCollecion

Implements: ICollectionIEnumerableIListINotifyCollectionChangedINotifyPropertyChanged

Inherited Members NotifyCollection<ObjectRelation>.EmptyNotifyCollection<ObjectRelation>.Move(int, int)NotifyCollection<ObjectRelation>.AddRange(params ObjectRelation[])NotifyCollection<ObjectRelation>.AddRange(IEnumerable<ObjectRelation>)NotifyCollection<ObjectRelation>.BeginUpdate()NotifyCollection<ObjectRelation>.EndUpdate()NotifyCollection<ObjectRelation>.EndUpdate(bool)NotifyCollection<ObjectRelation>.DeferRefresh()NotifyCollection<ObjectRelation>.InsertItem(int, ObjectRelation)NotifyCollection<ObjectRelation>.SetItem(int, ObjectRelation)NotifyCollection<ObjectRelation>.RemoveItem(int)NotifyCollection<ObjectRelation>.ClearItems()NotifyCollection<ObjectRelation>.MoveItem(int, int)NotifyCollection<ObjectRelation>.CreateEventArguments(NotifyCollectionChangedAction)NotifyCollection<ObjectRelation>.CreateEventArguments(NotifyCollectionChangedAction, object, int)NotifyCollection<ObjectRelation>.CreateEventArguments(NotifyCollectionChangedAction, object, object, int)NotifyCollection<ObjectRelation>.OnCollectionChanged(NotifyCollectionChangedEventArgs)NotifyCollection<ObjectRelation>.OnPropertyChanged(PropertyChangedEventArgs)NotifyCollection<ObjectRelation>.OnPropertyChanged(string)NotifyCollection<ObjectRelation>.VersionNotifyCollection<ObjectRelation>.SuspendedNotifyCollection<ObjectRelation>.CollectionChangedNotifyCollection<ObjectRelation>.PropertyChangedCollection<ObjectRelation>.Add(ObjectRelation)Collection<ObjectRelation>.Clear()Collection<ObjectRelation>.CopyTo(ObjectRelation[], int)Collection<ObjectRelation>.Contains(ObjectRelation)Collection<ObjectRelation>.GetEnumerator()Collection<ObjectRelation>.IndexOf(ObjectRelation)Collection<ObjectRelation>.Insert(int, ObjectRelation)Collection<ObjectRelation>.Remove(ObjectRelation)Collection<ObjectRelation>.RemoveAt(int)Collection<ObjectRelation>.CountCollection<ObjectRelation>.ItemsCollection<ObjectRelation>.this[int]

Constructors

ObjectRelationCollecion()

Declaration

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