Observable that
A array of new data to be added in this Subject.
Reference to it self.
new data to be added in this Subject.
Reference to it self.
new data to be added in this Subject.
index of where to append this data into the Subject.
Reference to it self.
Observable that the State casts to.
Method to return the part for this Observable to return.
Optional
memoizationFunction: MemoizationFunction<ReturnType>Method to Compare if the data has changed. Should return true when data is different.
The current data of this state.
The unique values to remove.
Reference to it self.
Unique value to find entry to update.
new data to be added in this Subject.
Reference to it self.
UmbArrayState
Description
The ArrayState provides methods to append data when the data is an Object.