Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
frame8.ScrollRectItemsAdapter.Util
LazyList(T) Class
LazyList(T) Methods
Add Method
Clear Method
InitWithNewCount Method
Insert Method
InsertAtStart Method
Remove Method
RemoveAt Method
LazyList
T
Insert Method
Namespace:
frame8.ScrollRectItemsAdapter.Util
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
void
Insert
(
int
index
,
int
count
)
Parameters
index
Type:
System
Int32
count
Type:
System
Int32
Version Information
Optimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also
Reference
LazyList
T
Class
frame8.ScrollRectItemsAdapter.Util Namespace
Send comments on this topic to
george@forbiddenbyte.com