Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
Com.ForbiddenByte.OSA.DataHelpers
LazyList(T) Class
LazyList(T) Properties
AsEnumerableForExistingItems Property
Count Property
Item Property
LazyList
T
AsEnumerableForExistingItems Property
Returns an enumerable version of this list, which only contains the already-cached values
Namespace:
Com.ForbiddenByte.OSA.DataHelpers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
LazyList
T
EnumerableLazyList
AsEnumerableForExistingItems
{
get
; }
Property Value
Type:
LazyList
T
EnumerableLazyList
Version Information
Optimized ScrollView Adapter
Supported in: 4.1
See Also
Reference
LazyList
T
Class
Com.ForbiddenByte.OSA.DataHelpers Namespace
Send comments on this topic to
george@forbiddenbyte.com