VectorCollection.Enumerator.Current Egenskap

Definition

Hämtar det aktuella elementet i samlingen.

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

Egenskapsvärde

Det aktuella elementet i samlingen.

Implementeringar

Undantag

Ändrades VectorCollection efter att uppräknaren skapades.

Gäller för

Se även