Table of Contents

Method GetItemAsObject

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetItemAsObject(int)

Gets item with the specified index as object.

object? GetItemAsObject(int index)

Parameters

index int

Index of the item.

Returns

object