Aracılığıyla paylaş


ContainerRandomAccessIterator<TValue>.Assign Operatör

Tanım

Verilen ContainerRandomAccessIterator<TValue> nesneyi geçerli nesneye atar.

public:
 Microsoft::VisualC::StlClr::Generic::ContainerRandomAccessIterator<TValue> ^ op_Assign(Microsoft::VisualC::StlClr::Generic::ContainerRandomAccessIterator<TValue> ^ _Right);
public Microsoft.VisualC.StlClr.Generic.ContainerRandomAccessIterator<TValue> op_Assign (Microsoft.VisualC.StlClr.Generic.ContainerRandomAccessIterator<TValue> _Right);
member this.op_Assign : Microsoft.VisualC.StlClr.Generic.ContainerRandomAccessIterator<'Value> -> Microsoft.VisualC.StlClr.Generic.ContainerRandomAccessIterator<'Value>
Public op_Assign (_Right As ContainerRandomAccessIterator(Of TValue)) As ContainerRandomAccessIterator(Of TValue)

Parametreler

Döndürülenler

Geçerli nesne (*bu).

Şunlara uygulanır