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


EndpointMetadataCollection.GetEnumerator Метод

Определение

Возвращает объект IEnumerator для всех элементов метаданных.

public:
 Microsoft::AspNetCore::Http::EndpointMetadataCollection::Enumerator GetEnumerator();
public Microsoft.AspNetCore.Http.EndpointMetadataCollection.Enumerator GetEnumerator ();
member this.GetEnumerator : unit -> Microsoft.AspNetCore.Http.EndpointMetadataCollection.Enumerator
Public Function GetEnumerator () As EndpointMetadataCollection.Enumerator

Возвращаемое значение

Список IEnumerator всех элементов метаданных.

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