LockingCollectionTCount Property

Gets the number of elements contained in the LockingCollectionT.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public int Count { get; }

Property Value

Int32

Implements

ICollectionTCount
IReadOnlyCollectionTCount

See Also