Back to product page

Item property


Gets the element at the specified index.

Type

WebSessionVar object

Syntax

  • C#
  • VB.NET
WebSessionVar Item[index] {get; };
The Item(index) syntax has these parts:
indexInteger as zero-based index of the element to get, or string value as element name.

ReadOnly Property Item[index] As WebSessionVar
The Item(index) syntax has these parts:
indexInteger as zero-based index of the element to get, or string value as element name.

Platforms

Windows