Language

ViewComponentDescriptorCollection クラス

定義

のキャッシュされたコレクション ViewComponentDescriptor。

public ref class ViewComponentDescriptorCollection
public class ViewComponentDescriptorCollection
type ViewComponentDescriptorCollection = class
Public Class ViewComponentDescriptorCollection
継承
ViewComponentDescriptorCollection

コンストラクター

名前 説明
ViewComponentDescriptorCollection(IEnumerable<ViewComponentDescriptor>, Int32)

ViewComponentDescriptorCollectionの新しいインスタンスを初期化します。

プロパティ

名前 説明
Items

キャッシュされた IReadOnlyList<T>を返します。

Version

現在キャッシュされているアイテムの一意のバージョンを返します。

適用対象