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()

적용 대상