PointCollection.Enumerator.Current Özellik

Tanım

Koleksiyondaki geçerli öğeyi alır.

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

Özellik Değeri

Koleksiyondaki geçerli öğe.

Uygulamalar

Özel durumlar

PointCollection numaralandırıcı oluşturulduktan sonra değiştirildi.

Şunlara uygulanır

Ayrıca bkz.