ConstReverseRandomAccessIterator<TValue>.Inequality Operatör

Tanım

Verilen ConstReverseRandomAccessIterator<TValue> nesnenin geçerli ConstReverseRandomAccessIterator<TValue> nesneden farklı olup olmadığını belirler.

public:
 bool operator !=(Microsoft::VisualC::StlClr::Generic::ConstReverseRandomAccessIterator<TValue> ^ _Right);
public bool operator != (Microsoft.VisualC.StlClr.Generic.ConstReverseRandomAccessIterator<TValue> _Right);
member this.op_Inequality : Microsoft.VisualC.StlClr.Generic.ConstReverseRandomAccessIterator<'Value> -> bool
Public Operator != (_Right As ConstReverseRandomAccessIterator(Of TValue)) As Boolean

Parametreler

Döndürülenler

true iki yineleyici farklı nesnelerse; aksi takdirde , false.

Şunlara uygulanır