Click or drag to resize

SimpleDataHelperTInsertItems Method

Namespace:  Com.ForbiddenByte.OSA.DataHelpers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void InsertItems(
	int index,
	IList<T> models,
	bool freezeEndEdge = false
)

Parameters

index
Type: SystemInt32
models
Type: System.Collections.GenericIListT
freezeEndEdge (Optional)
Type: SystemBoolean
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also