Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

LazyCollectionBuilderBase<TBuilder,TCollection,TItem>

API reference for LazyCollectionBuilderBase<TBuilder,TCollection,TItem> in Vendr, the eCommerce solution for Umbraco

LazyCollectionBuilderBase<TBuilder,TCollection,TItem>

public abstract class LazyCollectionBuilderBase<TBuilder, TCollection, TItem> : 
    LazyCollectionBuilderBase<TBuilder, DummyCollection<TItem>, TItem>
    where TBuilder : LazyCollectionBuilderBase<TBuilder, TCollection, TItem>
    where TCollection : class, IComposedCollection<TItem>

Namespace

Methods

CreateCollection

public override DummyCollection<TItem> CreateCollection(IServiceProvider factory)

CreateComposedCollection

public virtual TCollection CreateComposedCollection(IServiceProvider factory)

RegisterWith

public override void RegisterWith(IServiceCollection services)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.