Delegate.InvocationListEnumerator<TDelegate> Struct
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.
Fornisce un enumeratore per l'elenco chiamate di un delegato.
public: generic <typename TDelegate>
where TDelegate : Delegatevalue class Delegate::InvocationListEnumerator
public struct Delegate.InvocationListEnumerator<TDelegate> where TDelegate : Delegate
type Delegate.InvocationListEnumerator<'Delegate (requires 'Delegate :> Delegate)> = struct
Public Structure Delegate.InvocationListEnumerator(Of TDelegate)
- TDelegate
Tipo delegato da enumerare.
- Ereditarietà
Current |
Implementa il modello IEnumerator. |
Get |
Implementa IEnumerable.GetEnumerator() per restituire "this" come IEnumerator. |
Move |
Implementa il modello IEnumerator. |
Prodotto | Versioni |
---|---|
.NET | 9, 10 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: