Share via


TransformerTypeCollection.Item[Int32] Proprietà

Definizione

Ottiene un membro dell'insieme in base alla relativa posizione nell'insieme.

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

Parametri

index
Int32

Indice di un oggetto WebPartTransformer specifico in un insieme.

Valore della proprietà

Oggetto WebPartTransformer che si trova in index.

Si applica a