Back to product page

Item property


Returns the part at the specified index.

Type

WebUpload object

Syntax

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

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

Platforms

Windows