Sdílet prostřednictvím


PathSegmentCollection.Enumerator.Current Vlastnost

Definice

Získá aktuální položku v 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

PathSegment

Aktuální položka v sadě PathSegmentCollection.

Implementuje

Výjimky

Byl PathSegmentCollection změněn po vytvoření výčtu.

Platí pro

Viz také