EnumerableComCollection<TComEnumerator, TEnumerated>::Reset Method (TComEnumerator)
Visual Studio 2015
Resets the counter of the collection.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- enumerator
-
Type:
TComEnumerator
The enumerator.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: