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

返回值

类型:System.Collections.IDictionaryEnumerator
用于 IContextAccessorIDictionaryEnumerator

.NET Framework 安全性

请参见

参考

IContextAccessor 接口

Microsoft.VisualStudio.TestTools.Execution 命名空间