Unvired UWP Kernel API Docs 4.0.24
Unvired UWP Kernel API Docs 4.0.24
Namespaces
Unvired.Kernel.Utils
DataStructureCollection(T) Class
DataStructureCollection(T) Methods
Dispose Method
LoadMoreItemsAsync Method
LoadPageItemsAsync Method
DataStructureCollection
T
Methods
The
DataStructureCollection
T
generic type exposes the following members.
Methods
Name
Description
Add(IEnumerable
T
)
(Inherited from
ExtendedObservableCollection
T
.)
Add(T)
(Inherited from
Collection
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
.)
Dispose
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
.)
LoadMoreItemsAsync
LoadPageItemsAsync
MemberwiseClone
(Inherited from
Object
.)
Move
(Inherited from
ObservableCollection
T
.)
MoveItem
(Inherited from
ObservableCollection
T
.)
OnCollectionChanged
(Inherited from
ExtendedObservableCollection
T
.)
OnPropertyChanged
(Inherited from
ObservableCollection
T
.)
Remove
(Inherited from
Collection
T
.)
RemoveAt
(Inherited from
Collection
T
.)
RemoveItem
(Inherited from
ObservableCollection
T
.)
ResumeCollectionChangeNotification
(Inherited from
ExtendedObservableCollection
T
.)
SetItem
(Inherited from
ObservableCollection
T
.)
SuspendCollectionChangeNotification
(Inherited from
ExtendedObservableCollection
T
.)
ToString
(Inherited from
Object
.)
Top
See Also
Reference
DataStructureCollection
T
Class
Unvired.Kernel.Utils Namespace