Click or drag to resize

InfiniteListTItems Property

access to the underlying list of items

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<T> Items { get; }

Property Value

Type: ListT
See Also