ConcurrentContainerTKey, TValueCount - свойство

Gets the number of elements in the collection.

Definition

Пространство имён: Tessa.Platform.Collections
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public int Count { get; }

Возвращаемое значение

Int32
The number of elements in the collection.

Реализации

IReadOnlyCollectionTCount

См. также