ReadOnlyCollectionWrapperTCount - свойство

Gets the number of elements in the collection.

Definition

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

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

Int32
The number of elements in the collection.

Реализации

IReadOnlyCollectionTCount

См. также