CollectionNodeCount - свойство

Gets the number of elements contained in the ICollectionT.

Definition

Пространство имён: Tessa.UI.HashEditor.Hash
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public int Count { get; }

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

Int32
The number of elements contained in the ICollectionT.

Реализации

ICollectionTCount

См. также