Click or drag to resize

SortedMapKey, ValueValues Property

Gets the internal list of NodeValues

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public override IList<Value> Values { get; }

Property Value

Type: IListValue
See Also