ConstReverseRandomAccessIterator<TValue>.get_cref Metoda

Definice

Vrátí konstantní odkaz na prvek, na který iterátor aktuálně odkazuje.

public:
 virtual TValue % get_cref();
public virtual ref TValue get_cref ();
abstract member get_cref : unit -> 'Value
override this.get_cref : unit -> 'Value
Public Overridable Function get_cref () As TValue

Návraty

TValue

Konstantní odkaz na prvek, na který iterátor aktuálně odkazuje.

Platí pro