VectorBase Description abstract class Tinman.Core.Collections.VectorBase → <T> Derived from BagBase<T> abstract IVector<T> Extended by ArrayVector sealed Abstract base class for IVector implementations. Protected / Constructors VectorBase protected constructor VectorBase → (1) equals in : EqualsDelegate<T> The equality delegate. Creates a new instance of VectorBase. TreeSet VectorConstBase