Namespace:
Com.ForbiddenByte.OSA.DataHelpers
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public LazyList(
Func<int, T> newValueCreator,
int initialCount
)
Parameters
- newValueCreator
- Type: SystemFunc
Int32, T
- initialCount
- Type: SystemInt32
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also