Čítať v angličtine Upraviť

Zdieľať cez


Delegate.InvocationListEnumerator<TDelegate> Struct

Definition

Provides an enumerator for the invocation list of a delegate.

C#
public struct Delegate.InvocationListEnumerator<TDelegate> where TDelegate : Delegate

Type Parameters

TDelegate

Delegate type being enumerated.

Inheritance
Delegate.InvocationListEnumerator<TDelegate>

Properties

Current

Implements the IEnumerator pattern.

Methods

GetEnumerator()

Implements IEnumerable.GetEnumerator() to return 'this' as the IEnumerator.

MoveNext()

Implements the IEnumerator pattern.

Applies to

Produkt Verzie
.NET 9, 10