Click or drag to resize
LinkedBucketList<T> Properties

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

Properties
  NameDescription
Public propertyCount
Gets the number of elements in this list.
Public propertyHead
Gets the head of the list
Public propertyTail
Gets the tail of the list.
Top
See Also