ActionDescriptorCollection.Items Vlastnost

Definice

Vrátí hodnotu v mezipaměti IReadOnlyList<T>.

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)

Hodnota vlastnosti

Platí pro