EndpointMetadataCollection.GetEnumerator Methode

Definition

Ruft eine IEnumerator aller Metadatenelemente ab.

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

Gibt zurück

Eine IEnumerator aller Metadatenelemente.

Gilt für: