RunningDocumentTable.GetEnumerator Method

Definition

Gets an enumerator of the documents in the Running Document Table.

public:
 virtual System::Collections::Generic::IEnumerator<Microsoft::VisualStudio::Shell::RunningDocumentInfo> ^ GetEnumerator();

Returns

An IEnumerator of type RunningDocumentInfo.

Implements

Applies to