Freigeben über


ActionDescriptorCollection.Items Eigenschaft

Definition

Gibt das zwischengespeicherte IReadOnlyList<T>zurück.

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

Eigenschaftswert

Gilt für: