Delegate.InvocationListEnumerator<TDelegate> 结构

定义

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
继承
Delegate.InvocationListEnumerator<TDelegate>

属性

Current

方法

GetEnumerator()
MoveNext()

适用于