Click or drag to resize

SortedMapBaseKey, ValueClear Method

Removes all keys and values from the map, leaving the map empty

Namespace:  VelocityDb.Collection
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public override void Clear()
See Also