IInputIterator<TValue>.get_cref Méthode

Définition

Retourne une référence constante à l'élément sur lequel l'itérateur pointe actuellement.

public:
 TValue % get_cref();
public ref TValue get_cref ();
abstract member get_cref : unit -> 'Value
Public Function get_cref () As TValue

Retours

TValue

Référence constante à l'élément sur lequel l'itérateur pointe actuellement.

S’applique à