|
Name |
Description |
|
Add
|
Overloaded. Creates a link to the specified item and adds it to the current collection.
|
|
Assign
|
(Inherited from DevExpress.Xpf.Core.LockableCollection<T>)
|
|
BeginUpdate
|
(Inherited from DevExpress.Xpf.Core.LockableCollection<T>)
|
|
Clear
|
Removes all elements from the System.Collections.ObjectModel.Collection<T>. (Inherited from System.Collections.ObjectModel.Collection<T>)
|
|
Contains
|
Overloaded. Returns whether the current collection contains the specified bar item.
|
|
CopyTo
|
(Inherited from System.Collections.ObjectModel.Collection<T>)
|
|
EndUpdate
|
(Inherited from DevExpress.Xpf.Core.LockableCollection<T>)
|
|
Equals
|
Determines whether the specified System.Object is equal to the current System.Object. (Inherited from System.Object)
|

|
Equals
|
Determines whether the specified System.Object instances are considered equal. (Inherited from System.Object)
|
|
Find
|
(Inherited from DevExpress.Xpf.Core.LockableCollection<T>)
|
|
ForEach
|
(Inherited from DevExpress.Xpf.Core.LockableCollection<T>)
|
|
GetEnumerator
|
Returns an enumerator that iterates through the System.Collections.ObjectModel.Collection<T>. (Inherited from System.Collections.ObjectModel.Collection<T>)
|
|
GetHashCode
|
Serves as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from System.Object)
|
|
GetType
|
Gets the System.Type of the current instance. (Inherited from System.Object)
|
|
IndexOf
|
(Inherited from System.Collections.ObjectModel.Collection<T>)
|
|
Insert
|
Overloaded. Creates a link to the specified item and inserts the link in the current collection.
|
|
Move
|
Moves the item at the specified index to a new location in the collection. (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
|

|
ReferenceEquals
|
Determines whether the specified System.Object instances are the same instance. (Inherited from System.Object)
|
|
Remove
|
(Inherited from System.Collections.ObjectModel.Collection<T>)
|
|
RemoveAt
|
Removes the element at the specified index of the System.Collections.ObjectModel.Collection<T>. (Inherited from System.Collections.ObjectModel.Collection<T>)
|
|
ToString
|
Returns a System.String that represents the current System.Object. (Inherited from System.Object)
|