Click or drag to resize

SimpleDataHelper T InsertItems 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.GenericIList T
freezeEndEdge (Optional)
Type: SystemBoolean
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also