PerformanceTestCollectionItem - свойство |
Пространство имён:
Tessa.Diagnostics
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public PerformanceTest this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As PerformanceTest
Get
public:
virtual property PerformanceTest^ default[int index] {
PerformanceTest^ get (int index) sealed;
}
abstract Item : PerformanceTest with get
override Item : PerformanceTest with get
Параметры
- index
- Тип: SystemInt32
Значение свойства
Тип:
PerformanceTestРеализации
IReadOnlyListTItemInt32См. также