ReadOnlyObservableSet<T>::IEnumerable::GetEnumerator Method ()
Visual Studio 2015
Returns an enumerator that iterates through the ReadOnlyObservableSet<T>.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator object for the ReadOnlyObservableSet(T) object.
Implements
IEnumerable::GetEnumerator()
Show: