Поделиться через


GenericParameterHelper.GetEnumerator - метод

Обновлен: Ноябрь 2007

Пространство имен:  Microsoft.VisualStudio.TestTools.UnitTesting
Сборка:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (в Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

Синтаксис

'Декларация
Public Function GetEnumerator As IEnumerator
'Применение
Dim instance As GenericParameterHelper
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
public IEnumerator GetEnumerator()
public:
virtual IEnumerator^ GetEnumerator() sealed
public final function GetEnumerator() : IEnumerator

Возвращаемое значение

Тип: System.Collections.IEnumerator

Реализации

IEnumerable.GetEnumerator()

Разрешения

См. также

Ссылки

GenericParameterHelper Класс

GenericParameterHelper - члены

Microsoft.VisualStudio.TestTools.UnitTesting - пространство имен