PointCollection::GetEnumerator Method ()

 

Returns an enumerator that can iterate through the PointCollection.

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

public:
PointCollection::Enumerator GetEnumerator()

Return Value

Type: System.Windows.Media::PointCollection::Enumerator

An PointCollection::Enumerator that can be used to iterate through the PointCollection.

.NET Framework
Available since 3.0
Return to top
Show: