Click or drag to resize

SortedSetBaseKeyKeys Property

Gets the internal list of NodeKeys

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public abstract IList<Key> Keys { get; }

Property Value

Type: IListKey
See Also