PathSegmentCollection.Enumerator.Current Właściwość

Definicja

Pobiera bieżący element w elemencie 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

Wartość właściwości

PathSegment

Bieżący element w elemencie PathSegmentCollection.

Implementuje

Wyjątki

Element PathSegmentCollection został zmodyfikowany po utworzeniu modułu wyliczającego.

Dotyczy

Zobacz też