ReverseRandomAccessIterator<TValue>.Implicit Operatore

Definizione

public:
 operator Microsoft::VisualC::StlClr::Generic::IRandomAccessIterator<TValue> ^();
public implicit operator Microsoft.VisualC.StlClr.Generic.IRandomAccessIterator<TValue> ();
member this.op_Implicit : unit -> Microsoft.VisualC.StlClr.Generic.IRandomAccessIterator<'Value>
Public Widening Operator CType () As IRandomAccessIterator(Of TValue)

Restituisce

Iteratore corrente come IRandomAccessIterator<TValue>.

Si applica a