Click or drag to resize

VelocityDbHashSetTEnumeratorCurrent Property

The iterator current Key object

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public T Current { get; }

Property Value

Type: T

Implements

IEnumeratorTCurrent
See Also