Table of Contents

Method BuildSimpleList

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

BuildSimpleList(int)

Builds a simple list in which values are the index. This helps testing that scrolling etc is working correctly and not skipping out values when paging

public static IList BuildSimpleList(int items)

Parameters

items int

Returns

IList