Aracılığıyla paylaş


ConstContainerBidirectionalIterator<TValue>.MemberSelection Operatör

Tanım

Yineleyicinin şu anda işaret etmekte olduğu öğeyi döndürür.

public:
 static TValue % op_MemberSelection(Microsoft::VisualC::StlClr::Generic::ConstContainerBidirectionalIterator<TValue> ^ _Left);
public static ref TValue op_MemberSelection (Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator<TValue> _Left);
static member op_MemberSelection : Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator<'Value> -> 'Value
Public Shared op_MemberSelection (_Left As ConstContainerBidirectionalIterator(Of TValue)) As TValue

Parametreler

_Left
ConstContainerBidirectionalIterator<TValue>

İşlecin uygulandığı yineleyici.

Döndürülenler

TValue

Yineleyicinin şu anda işaret etmekte olduğu öğe.

Şunlara uygulanır