ArrayVector
Description
- Derived from
-
VectorBase<T> abstract
IArrayVector<T>
ICapacityVector
An implementation of the IVector interface that uses a dynamic array for storing the list elements.
Public / Constructors
ArrayVector
2 overloads
Creates a new instance of ArrayVector.
The equality delegate is SystemUtil.EqualsDefault.
Creates a new instance of ArrayVector.