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

Definicja

Pobiera bieżący element w kolekcji.

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

Wartość właściwości

Bieżący element w kolekcji.

Implementuje

Wyjątki

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

Dotyczy

Zobacz też