ItemsAdded

Undocumented in source.

Constructors

this
this(size_t newItemsFirstIndex, ItemsAddedRange newItems)
Undocumented in source.

Members

Aliases

ItemsAddedRange
alias ItemsAddedRange = ReadOnlyList!T.Range
Undocumented in source.

Properties

newItems
ItemsAddedRange newItems [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
newItemsFirstIndex
size_t newItemsFirstIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta