GetEnumerator 方法

傳回逐一查看集合的列舉值。

命名空間:  Microsoft.ComplexEventProcessing
組件:  Microsoft.ComplexEventProcessing (在 Microsoft.ComplexEventProcessing.dll 中)

語法

public IEnumerator<KeyValuePair<string, T>> GetEnumerator()

傳回值

型別:System.Collections.Generic. . :: . .IEnumerator< (Of < ( <'KeyValuePair< (Of < ( <'String, T> ) > ) >> ) > ) >
IEnumerator<(Of <(<'T>)>)> 物件。

實作

IEnumerable< (Of < ( <'T> ) > ) >. . :: . .GetEnumerator() () () ()

請參閱

參考

CepObjectReadOnlyDictionary< (Of < ( <'T> ) > ) > 類別

Microsoft.ComplexEventProcessing 命名空間