PathSegmentCollection.Enumerator.Current Propriété

Définition

Obtient l’élément actif dans le 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

Valeur de propriété

Élément actif dans le PathSegmentCollection.

Implémente

Exceptions

L’énumérateur PathSegmentCollection a été modifié après la création de l’énumérateur.

S’applique à

Voir aussi