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.

ComposedCollection<T>

API reference for ComposedCollection<T> in Vendr, the eCommerce solution for Umbraco

ComposedCollection<T>

Represents the base class of a collection composed by the DI container

public class ComposedCollection<T> : ReadOnlyCollection<T>, IComposedCollection<T>

Inheritance

Namespace

Parameters

Parameter Description
T
The type of the items in the collection

Constructors

ComposedCollection<T>

Constructs an instance of a composed collection

public ComposedCollection(IEnumerable<T> items)

Parameters

Parameter Description
items
The items to add to the collection

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.