Click or drag to resize
SafeHashSetTCount Property
Returns the number of elements in a sequence.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also