Click or drag to resize

LazyListTAsEnumerableForExistingItems Property

Returns an enumerable version of this list, which only contains the already-cached values

Namespace:  frame8.ScrollRectItemsAdapter.Util
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public LazyListTEnumerableLazyList AsEnumerableForExistingItems { get; }

Property Value

Type: LazyListTEnumerableLazyList
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also