Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
Com.ForbiddenByte.OSA.DataHelpers
LazyList(T) Class
LazyList(T) Methods
Remove Method
Remove Method (T)
Remove Method (Int32, Int32)
LazyList
T
Remove Method (Int32, Int32)
Namespace:
Com.ForbiddenByte.OSA.DataHelpers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
void
Remove
(
int
index
,
int
count
)
Parameters
index
Type:
System
Int32
count
Type:
System
Int32
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also
Reference
LazyList
T
Class
Remove Overload
Com.ForbiddenByte.OSA.DataHelpers Namespace
Send comments on this topic to
george@forbiddenbyte.com