VisualCollection::IEnumerable::GetEnumerator Method ()

 

This member supports the WPF infrastructure and is not intended to be used directly from your code. For a description of this member, see GetEnumerator.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

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

Return Value

Type: System.Collections::IEnumerator^

An object that can be used to iterate through the collection.

.NET Framework
Available since 3.0
Return to top
Show: