Click or drag to resize

VelocityDbHashSetTCount Property

Number of elements in this hashset

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also