Click or drag to resize

LazyListTRemoveAt Method

Note: This API is now obsolete.

Namespace:  Com.ForbiddenByte.OSA.DataHelpers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use Remove(int index, int count) below")]
public void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Obsolete (compiler warning) in 4.1
See Also