Share via


LocalValueEnumerator.Current Propriété

Définition

Obtient l’élément actuel dans la collection.

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

Valeur de propriété

LocalValueEntry

LocalValueEntry en cours dans la collection.

Remarques

Cette version généralement accessible de la propriété repose sur un instantané de la collection qui est prise lors de la création.

S’applique à

Voir aussi