ParameterView.GetEnumerator Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce un enumeratore che esegue l'iterazione di ParameterView.
public:
Microsoft::AspNetCore::Components::ParameterView::Enumerator GetEnumerator();
public Microsoft.AspNetCore.Components.ParameterView.Enumerator GetEnumerator ();
member this.GetEnumerator : unit -> Microsoft.AspNetCore.Components.ParameterView.Enumerator
Public Function GetEnumerator () As ParameterView.Enumerator
Restituisce
Enumeratore.