Click or drag to resize

VelocityDbListT Properties

The VelocityDbListT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of items in list
Public propertyIsFixedSize
Always false
Public propertyIsReadOnly
Always false
Public propertyIsSynchronized
Always false
Public propertyItem
Gets or sets an item at a certain index
Public propertyObjectsPerPage
Limit to 1000 per page (instead of default 40000)
(Overrides OptimizedPersistableObjectsPerPage.)
Public propertySyncRoot
Used for thread safety
Top
See Also