ITree<TKey,TValue>.end Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Designates the end of the controlled sequence.
public:
void ^ end(Microsoft::VisualC::StlClr::Generic::ContainerBidirectionalIterator<TValue> ^ % unnamedParam1);
public void end(ref Microsoft.VisualC.StlClr.Generic.ContainerBidirectionalIterator<TValue> unnamedParam1);
abstract member end : ContainerBidirectionalIterator -> unit
Public Function end (ByRef unnamedParam1 As ContainerBidirectionalIterator(Of TValue)) As Void
- unnamedParam1
- ContainerBidirectionalIterator<TValue>
A bidirectional iterator that points just beyond the end of the controlled sequence. You use it to obtain an iterator that designates the end of the controlled sequence. Its status does not change when the length of the controlled sequence changes.
For more information, see hash_map::end (STL/CLR), hash_multimap::end (STL/CLR), hash_set::end (STL/CLR), and hash_multiset::end (STL/CLR).
Продукт | Версии |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: