ApiDescriptionGroupCollection.Items Proprietà

Definizione

Restituisce l'elenco di IReadOnlyList<T>.

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

Valore della proprietà

Si applica a