Aracılığıyla paylaş


IndexerReference<TOperand,TItem>.Indices Özellik

Tanım

Dizin oluşturma dizisinde öğenin dizinlerini temsil eden bağımsız değişkenler koleksiyonunu alır.

public:
 property System::Collections::ObjectModel::Collection<System::Activities::InArgument ^> ^ Indices { System::Collections::ObjectModel::Collection<System::Activities::InArgument ^> ^ get(); };
[System.Activities.RequiredArgument]
public System.Collections.ObjectModel.Collection<System.Activities.InArgument> Indices { get; }
[<System.Activities.RequiredArgument>]
member this.Indices : System.Collections.ObjectModel.Collection<System.Activities.InArgument>
Public ReadOnly Property Indices As Collection(Of InArgument)

Özellik Değeri

Collection<InArgument>

Dizin oluşturma dizisinde öğenin dizinleri.

Öznitelikler

Açıklamalar

Indicesözelliği salt okunurdur, ancak koleksiyondaki öğeler değiştirilebilir ve dizinler değiştirilebilir.

Şunlara uygulanır