ViewComponentDescriptorCollection 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
的 ViewComponentDescriptor缓存集合。
public ref class ViewComponentDescriptorCollection
public class ViewComponentDescriptorCollection
type ViewComponentDescriptorCollection = class
Public Class ViewComponentDescriptorCollection
- 继承
-
ViewComponentDescriptorCollection
构造函数
ViewComponentDescriptorCollection(IEnumerable<ViewComponentDescriptor>, Int32) |
初始化 ViewComponentDescriptorCollection 的新实例。 |
属性
Items |
返回缓存 IReadOnlyList<T>的 。 |
Version |
返回当前缓存项的唯一版本。 |