IContextAccessor.GetEnumerator 方法

返回循环访问 IContextAccessorIDictionaryEnumerator

命名空间:  Microsoft.VisualStudio.TestTools.Execution
程序集:  Microsoft.VisualStudio.QualityTools.ExecutionCommon(在 Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll 中)

语法

声明
Function GetEnumerator As IDictionaryEnumerator
IDictionaryEnumerator GetEnumerator()
IDictionaryEnumerator^ GetEnumerator()
abstract GetEnumerator : unit -> IDictionaryEnumerator
function GetEnumerator() : IDictionaryEnumerator

返回值

类型:IDictionaryEnumerator
用于 IContextAccessorIDictionaryEnumerator

.NET Framework 安全性

请参阅

参考

IContextAccessor 接口

Microsoft.VisualStudio.TestTools.Execution 命名空间