Aracılığıyla paylaş


ReverseBidirectionalIterator<TValue>.base Yöntem

Tanım

Nesne için temel alınan temel yineleyiciyi ReverseBidirectionalIterator<TValue> alır.

public:
 Microsoft::VisualC::StlClr::Generic::IBidirectionalIterator<TValue> ^ base();
public Microsoft.VisualC.StlClr.Generic.IBidirectionalIterator<TValue> base ();
member this.base : unit -> Microsoft.VisualC.StlClr.Generic.IBidirectionalIterator<'Value>
Public Function base () As IBidirectionalIterator(Of TValue)

Döndürülenler

Nesne için ReverseBidirectionalIterator<TValue> temel alınan temel yineleyici.

Şunlara uygulanır