Поделиться через


ComplexPropertyCollection<TComplexProperty>.Item[Int32] Свойство

Определение

Возвращает свойство по указанному индексу.

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

Параметры

index
Int32

Отсчитываемый от нуля индекс получаемого свойства.

Значение свойства

TComplexProperty

Свойство по указанному индексу.

Применяется к