Click or drag to resize

DelayedListT Properties

The DelayedListT generic type exposes the following members.

Properties
  NameDescription
Public propertyBackingList
A readonly version of the list containing processed items.
Public propertyCount
Gets the amount of items in the list.
Public propertyItem
Gets the item at a specific index.
Top
See Also