System::Collections::Generic::SortedDictionary::Enumerator::Enumerator‑konstruktor

Enumerator::Enumerator constructor

Skapar en enumerator över en specifik dictionary.

System::Collections::Generic::SortedDictionary<TKey, TValue>::Enumerator::Enumerator(const Ptr &dict)
ParameterTypBeskrivning
dictconst Ptr&Dictionary att iterera igenom.

Se även