Click or drag to resize

MyParamsGetItemValueAtIndex Method

The value of each item is calculated dynamically using its index, startItemNumber and the increment

Namespace:  frame8.Logic.Misc.Visual.UI.DateTimePicker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int GetItemValueAtIndex(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: Int32
The item's value (the displayed number)
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also