PathSegmentCollection.Enumerator.Current Vlastnost

Definice

Získá aktuální položku v objektu PathSegmentCollection.

public:
 property System::Windows::Media::PathSegment ^ Current { System::Windows::Media::PathSegment ^ get(); };
public System.Windows.Media.PathSegment Current { get; }
member this.Current : System.Windows.Media.PathSegment
Public ReadOnly Property Current As PathSegment

Hodnota vlastnosti

Aktuální položka v souboru PathSegmentCollection.

Implementuje

Výjimky

Byl PathSegmentCollection změněn po vytvoření enumerátoru.

Platí pro

Viz také