Click or drag to resize

IncrementalLoadingResultTItems Property

Namespace:  Unvired.Kernel.Utils
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IEnumerable<T> Items { get; }

Property Value

Type: IEnumerableT
See Also