Click or drag to resize

VelocityDbHashSet<T> Properties

The VelocityDbHashSet<T> generic type exposes the following members.

Properties
  NameDescription
Public propertyComparer
Gets the IEqualityComparer that is used to determine equality of keys for the VelocityDbHashSet.
Public propertyCount
Number of elements in this hashset
Public propertyObjectsPerPage
Limit to 1000 per page (instead of default 40000)
(Overrides OptimizedPersistable.ObjectsPerPage.)
Top
See Also