EventSinkCollection::IEnumerable::GetEnumerator Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Only.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual IEnumerator^ GetEnumerator() sealed = IEnumerable::GetEnumerator

Return Value

Type: System.Collections::IEnumerator^

Returns an IEnumerator.

This method is used internally.

Return to top
Show: