Поделиться через


ViewComponentDescriptorCollection.Items Свойство

Определение

Возвращает кэшированный IReadOnlyList<T>объект .

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)

Значение свойства

Применяется к