Partager via


ViewComponentDescriptorCollection.Items Propriété

Définition

Retourne le mis en IReadOnlyList<T>cache.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentDescriptor ^> ^ Items { System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentDescriptor ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentDescriptor> Items { get; }
member this.Items : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentDescriptor>
Public ReadOnly Property Items As IReadOnlyList(Of ViewComponentDescriptor)

Valeur de propriété

S’applique à