Compartilhar via


ComplexPropertyCollection<TComplexProperty>.Item[Int32] Propriedade

Definição

Obtém a propriedade no índice especificado.

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

Parâmetros

index
Int32

O índice baseado em zero da propriedade a ser obtido.

Valor da propriedade

TComplexProperty

A propriedade no índice especificado.

Aplica-se a