IEnumVsProfilerTargetInfos Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IEnumVsProfilerTargetInfos^) | Creates another instance of this IEnumVsProfilerTargetInfos interface. |
![]() | Next(UInt32, array<IVsProfilerTargetInfo^>^, UInt32) | Retrieves the next group of object interfaces (IVsProfilerTargetInfo) representing profiler target information items. |
![]() | Reset() | Returns the enumerator to its initial state. |
![]() | Skip(UInt32) | Skip over a specified number of IVsProfilerTargetInfo interfaces representing profiler target information items. |
Show:
