PointCollection.Enumerator.Current Propriedade

Definição

Obtém o elemento atual na coleção.

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

Valor de Propriedade

O elemento atual na coleção.

Implementações

Exceções

Este PointCollection foi modificado após a criação do recenseador.

Aplica-se a

Ver também