次の方法で共有


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

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

適用対象