Share via


ReverseBidirectionalIterator<TValue>.get_cref Yöntem

Tanım

Yineleyicinin şu anda işaret etmekte olduğu öğeye sabit bir başvuru döndürür.

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

Döndürülenler

TValue

Yineleyicinin şu anda işaret etmekte olduğu öğeye yönelik sabit başvuru.

Şunlara uygulanır