Unvired UWP Kernel API Docs 4.0.24
Unvired UWP Kernel API Docs 4.0.24
Namespaces
Unvired.Kernel
ExtendedObservableCollection(T) Class
ExtendedObservableCollection(T) Methods
Add Method
OnCollectionChanged Method
ResumeCollectionChangeNotification Method
SuspendCollectionChangeNotification Method
ExtendedObservableCollection
T
Methods
The
ExtendedObservableCollection
T
generic type exposes the following members.
Methods
Name
Description
Add(T)
(Inherited from
Collection
T
.)
Add(IEnumerable
T
)
BlockReentrancy
(Inherited from
ObservableCollection
T
.)
CheckReentrancy
(Inherited from
ObservableCollection
T
.)
Clear
(Inherited from
Collection
T
.)
ClearItems
(Inherited from
ObservableCollection
T
.)
Contains
(Inherited from
Collection
T
.)
CopyTo
(Inherited from
Collection
T
.)
Equals
(Inherited from
Object
.)
Finalize
(Inherited from
Object
.)
GetEnumerator
(Inherited from
Collection
T
.)
GetHashCode
(Inherited from
Object
.)
GetType
(Inherited from
Object
.)
IndexOf
(Inherited from
Collection
T
.)
Insert
(Inherited from
Collection
T
.)
InsertItem
(Inherited from
ObservableCollection
T
.)
MemberwiseClone
(Inherited from
Object
.)
Move
(Inherited from
ObservableCollection
T
.)
MoveItem
(Inherited from
ObservableCollection
T
.)
OnCollectionChanged
(Overrides
ObservableCollection
T
OnCollectionChanged(NotifyCollectionChangedEventArgs)
.)
OnPropertyChanged
(Inherited from
ObservableCollection
T
.)
Remove
(Inherited from
Collection
T
.)
RemoveAt
(Inherited from
Collection
T
.)
RemoveItem
(Inherited from
ObservableCollection
T
.)
ResumeCollectionChangeNotification
SetItem
(Inherited from
ObservableCollection
T
.)
SuspendCollectionChangeNotification
ToString
(Inherited from
Object
.)
Top
See Also
Reference
ExtendedObservableCollection
T
Class
Unvired.Kernel Namespace