ViewComponentDescriptorCollection Class

Definition

A cached collection of ViewComponentDescriptor.

public ref class ViewComponentDescriptorCollection
public class ViewComponentDescriptorCollection
type ViewComponentDescriptorCollection = class
Public Class ViewComponentDescriptorCollection
Inheritance
ViewComponentDescriptorCollection

Constructors

ViewComponentDescriptorCollection(IEnumerable<ViewComponentDescriptor>, Int32)

Initializes a new instance of the ViewComponentDescriptorCollection.

Properties

Items

Returns the cached IReadOnlyList<T>.

Version

Returns the unique version of the currently cached items.

Applies to