Click or drag to resize

InfiniteListT Properties

The InfiniteListT generic type exposes the following members.

Properties
  NameDescription
Public propertyDefaultItem
the default item of the list
Public propertyItem
returns item of given index
Public propertyItems
access to the underlying list of items
Top
See Also