CollectionNodeCount - свойство

Gets the number of elements contained in the ICollectionT.

Definition

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

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

Int32
The number of elements contained in the ICollectionT.

Реализации

ICollectionTCount

См. также