EnumerableHierarchiesCollection::Skip Method (IEnumHierarchies^, UInt32)
Visual Studio 2015
Skips the specified number of items.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- enumerator
-
Type:
Microsoft.VisualStudio.Shell.Interop::IEnumHierarchies^
The enumerator.
- count
-
Type:
System::UInt32
The number of items to skip.
Return Value
Type: System::Int32
Show: