Click or drag to resize

InfiniteListT Properties

The InfiniteListT generic type exposes the following members.

Properties
  NameDescription
Public propertyDefaultItem
Gets or sets the default item of the list.
Public propertyItem
returns item of given index.
Public propertyItems
Gets the underlying list of items.
Top
See Also