RunningDocumentTable::GetEnumerator Method ()
Visual Studio 2015
Gets an enumerator of the documents in the Running Document Table.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<RunningDocumentInfo>^An IEnumerator of type RunningDocumentInfo.
Implements
IEnumerable<T>::GetEnumerator()
Show: