ReverseBidirectionalIterator<TValue>
ReverseBidirectionalIterator()
ReverseBidirectionalIterator(IBidirectionalIterator<TValue>)
ReverseBidirectionalIterator(ReverseBidirectionalIterator<TValue>)
base()
Clone()
container()
equal_to(IInputIterator<TValue>)
equal_to(ReverseBidirectionalIterator<TValue>)
get_bias()
get_cref()
get_node()
get_ref()
next()
op_Assign(ReverseBidirectionalIterator<TValue>)
op_Decrement(ReverseBidirectionalIterator<TValue>)
op_Decrement(ReverseBidirectionalIterator<TValue>, Int32)
op_Equality(IInputIterator<TValue>)
op_Equality(ReverseBidirectionalIterator<TValue>)
op_Implicit()
op_Increment(ReverseBidirectionalIterator<TValue>)
op_Increment(ReverseBidirectionalIterator<TValue>, Int32)
op_Inequality(IInputIterator<TValue>)
op_Inequality(ReverseBidirectionalIterator<TValue>)
op_MemberSelection(ReverseBidirectionalIterator<TValue>)
op_PointerDereference(ReverseBidirectionalIterator<TValue>)
prev()
valid()
net35
namespace Microsoft.VisualC.StlClr.Generic
{
public class ReverseBidirectionalIterator<TValue> : IBidirectionalIterator<TValue>
{
public void op_Decrement(ref ReverseBidirectionalIterator<TValue> value, int value);
}
}
.NET Framework | 3.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net35 | |
Assembly | Microsoft.VisualC.STLCLR , Version=1.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API