ContainerRandomAccessIterator<TValue>
ContainerRandomAccessIterator()
ContainerRandomAccessIterator(ContainerRandomAccessIterator<TValue>)
ContainerRandomAccessIterator(IRandomAccessContainer<TValue>, Int32)
this[Int32]
Clone()
container()
distance(ContainerRandomAccessIterator<TValue>)
distance(IRandomAccessIterator<TValue>)
equal_to(ContainerRandomAccessIterator<TValue>)
equal_to(IInputIterator<TValue>)
get_bias()
get_cref()
get_node()
get_ref()
less_than(ContainerRandomAccessIterator<TValue>)
less_than(IRandomAccessIterator<TValue>)
move(Int32)
next()
op_Addition(ContainerRandomAccessIterator<TValue>, Int32)
op_Addition(ContainerRandomAccessIterator<TValue>, Int32, ContainerRandomAccessIterator<TValue>)
op_Assign(ContainerRandomAccessIterator<TValue>)
op_Decrement(ContainerRandomAccessIterator<TValue>)
op_Decrement(ContainerRandomAccessIterator<TValue>, Int32)
op_Equality(ContainerRandomAccessIterator<TValue>)
op_Equality(IInputIterator<TValue>)
op_GreaterThan(ContainerRandomAccessIterator<TValue>)
op_GreaterThanOrEqual(ContainerRandomAccessIterator<TValue>)
op_GreaterThanOrEqual(IRandomAccessIterator<TValue>)
op_Implicit()
op_Increment(ContainerRandomAccessIterator<TValue>)
op_Increment(ContainerRandomAccessIterator<TValue>, Int32)
op_Inequality(ContainerRandomAccessIterator<TValue>)
op_Inequality(IInputIterator<TValue>)
op_LessThan(ContainerRandomAccessIterator<TValue>)
op_LessThan(IRandomAccessIterator<TValue>)
op_LessThanOrEqual(ContainerRandomAccessIterator<TValue>)
op_MemberSelection(ContainerRandomAccessIterator<TValue>)
op_PointerDereference(ContainerRandomAccessIterator<TValue>)
op_Subtraction(IRandomAccessIterator<TValue>)
op_Subtraction(ContainerRandomAccessIterator<TValue>, Int32)
prev()
valid()
operator <=(IRandomAccessIterator<TValue>, ContainerRandomAccessIterator<TValue>)
operator >(IRandomAccessIterator<TValue>, ContainerRandomAccessIterator<TValue>)
net481
namespace Microsoft.VisualC.StlClr.Generic
{
[DefaultMember("Item")]
public class ContainerRandomAccessIterator<TValue> : IRandomAccessIterator<TValue>
{
public bool op_Equality(IInputIterator<TValue> _Right);
}
}
.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 net481 | |
Assembly | Microsoft.VisualC.STLCLR , Version=2.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