TransformerTypeCollection.Item[Int32] Özellik

Tanım

Koleksiyondaki konumuna göre koleksiyonun bir üyesini alır.

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

Parametreler

index
Int32

Bir koleksiyonda belirli bir dizin WebPartTransformer .

Özellik Değeri

Type

WebPartTransformerKonumunda bulunur index .

Şunlara uygulanır