Condividi tramite


AuthenticationInfoCollection.GetEnumerator Metodo

Definizione

Recupera un riferimento a un oggetto enumeratore, utilizzato per scorrere un oggetto raccolta.

public:
 virtual System::Collections::IEnumerator ^ GetEnumerator();
public System.Collections.IEnumerator GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.IEnumerator
override this.GetEnumerator : unit -> System.Collections.IEnumerator
Public Function GetEnumerator () As IEnumerator

Restituisce

Restituisce un riferimento a un oggetto enumeratore, utilizzato per scorrere un oggetto raccolta.

Implementazioni

Si applica a