Click or drag to resize

LazyListTTryGet Method

Namespace:  Com.ForbiddenByte.OSA.DataHelpers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool TryGet(
	int index,
	out T val
)

Parameters

index
Type: SystemInt32
val
Type: T

Return Value

Type: Boolean
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also