Namespace:
Com.ForbiddenByte.OSA.DataHelpers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic LazyList(
Func<int, T> newValueCreator,
int initialCount
)
Parameters
- newValueCreator
- Type: SystemFuncInt32, T
- initialCount
- Type: SystemInt32
Version InformationOptimized ScrollView Adapter
Supported in: 4.1
See Also