Bahasa

PathSegmentCollection.Enumerator.Current Properti

Definisi

Mendapatkan item saat ini di 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

Nilai Properti

Item saat ini di PathSegmentCollection.

Penerapan

Pengecualian

PathSegmentCollection Dimodifikasi setelah enumerator dibuat.

Berlaku untuk

Lihat juga