IHash<TKey,TValue>.end(ContainerBidirectionalIterator<TValue>) Метод
Определение
Задает конец управляемой последовательности.Designates the end of the controlled sequence.
public:
void ^ end(Microsoft::VisualC::StlClr::Generic::ContainerBidirectionalIterator<TValue> ^ % );
public void end (ref Microsoft.VisualC.StlClr.Generic.ContainerBidirectionalIterator<TValue> );
abstract member end : ContainerBidirectionalIterator -> unit
Public Function end (ByRef As ContainerBidirectionalIterator(Of TValue)) As Void
Параметры
Комментарии
Дополнительные сведения см. в разделе хэш- _ Схема:: end (STL/CLR), хэш- _ MULTIMAP:: end (STL/CLR), хэш- _ набор:: end (STL/CLR)и hash _ мультинабор:: end (STL/CLR).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).