Click or drag to resize

CircularCollectionT Methods

The CircularCollectionT generic type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodEnumerate
Enumerates this instance.
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetReverseEnumerator
Returns an enumerator that iterates through the collection in reverse order.
Public methodReverseEnumerate
Enumerates this instance in reverse order.
Top
See Also