ViewComponentDescriptorCollection Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A cached collection of ViewComponentDescriptor.
public ref class ViewComponentDescriptorCollectionpublic class ViewComponentDescriptorCollectiontype ViewComponentDescriptorCollection = classPublic 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. |