IHash<TKey,TValue>.begin(ContainerBidirectionalIterator<TValue>) Метод
Определение
Задает начало управляемой последовательности.Designates the beginning of the controlled sequence.
public:
void ^ begin(Microsoft::VisualC::StlClr::Generic::ContainerBidirectionalIterator<TValue> ^ % );
public void begin (ref Microsoft.VisualC.StlClr.Generic.ContainerBidirectionalIterator<TValue> );
abstract member begin : ContainerBidirectionalIterator -> unit
Public Function begin (ByRef As ContainerBidirectionalIterator(Of TValue)) As Void
Параметры
Комментарии
Дополнительные сведения см. в разделе хэш- _ Схема:: Начало (STL/CLR), хэш- _ MULTIMAP:: Begin (STL/CLR), хэш- _ набор:: Begin (STL/CLR)и hash _ мультинабор:: Begin (STL/CLR).For more information, see hash_map::begin (STL/CLR), hash_multimap::begin (STL/CLR), hash_set::begin (STL/CLR), and hash_multiset::begin (STL/CLR).