This documentation is archived and is not being maintained.

ExceptionPropertyCollection::IEnumerable<KeyValuePair<String, Object>>::GetEnumerator Method

Gets an enumerator for this collection.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

private:
virtual IEnumerator<KeyValuePair<String^, Object^>>^ GetEnumerator() sealed = IEnumerable<KeyValuePair<String^, Object^>>::GetEnumerator

Implements

IEnumerable<T>::GetEnumerator()

Show: