CollectionView::GetEnumerator Method ()
.NET Framework (current version)
Returns an object that you can use to enumerate the items in the view.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator object that you can use to enumerate the items in the view.
.NET Framework
Available since 3.0
Available since 3.0
Show: