ValueTypeIndexerReference<TOperand,TItem>.Indices Property

Definition

Gets a collection of arguments that represent the indices of the element in the indexer array.

[System.Activities.RequiredArgument]
public System.Collections.ObjectModel.Collection<System.Activities.InArgument> Indices { get; }

Property Value

The indices of the element in the indexer array.

Attributes

Remarks

The Indices property is read-only, but the items in the collection can be modified and the indices can be changed.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1