Table of Contents

Method GetString

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

GetString(int)

Gets the string representation of the item at the specified index.

string GetString(int n)

Parameters

n int

Zero-based index of the item.

Returns

string

The item's string.