Sdílet prostřednictvím


TransformerTypeCollection.Item[Int32] Vlastnost

Definice

Získá člen kolekce na základě jeho pozice v kolekci.

public:
 property Type ^ default[int] { Type ^ get(int index); };
public Type this[int index] { get; }
member this.Item(int) : Type
Default Public ReadOnly Property Item(index As Integer) As Type

Parametry

index
Int32

Index konkrétního objektu WebPartTransformer v kolekci.

Hodnota vlastnosti

Nachází se WebPartTransformer na adrese index.

Platí pro