VisualCollection::GetEnumerator Method ()

 

Retrieves an enumerator that can iterate through the VisualCollection.

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

public:
VisualCollection::Enumerator GetEnumerator()

Return Value

Type: System.Windows.Media::VisualCollection::Enumerator

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

.NET Framework
Available since 3.0
Return to top
Show: