Back to product page

Item property


Gets the User at the specified index.

Type

WebUser object

Syntax

  • C#
  • VB.NET
WebUser Item[index] {get; };
The Item(index) syntax has these parts:
indexThe zero-based index of the element to get or set.

ReadOnly Property Item[index] As WebUser
The Item(index) syntax has these parts:
indexThe zero-based index of the element to get or set.

Platforms

Windows