XmlAnyElementAttributes.IList.Item[Int32] Property

Definition

Gets or sets the element at the specified index.

object System.Collections.IList.Item[int index] { get; set; }

Parameters

index
Int32

The zero-based index of the element to get or set.

Property Value

The element at the specified index.

Implements

Applies to

Product Versions
.NET Core 1.0, Core 1.1
UWP 10.0