System::Collections::Generic::_KeyList::_KeyList constructor

_KeyList::_KeyList constructor

Initialiseert een collectie die verwijst naar de opgegeven dictionary.

System::Collections::Generic::_KeyList<Dict>::_KeyList(const typename Dict::Ptr &dict)
ParameterTypeBeschrijving
dictconst typename Dict::Ptr&Dictionary om te verwijzen naar.

Zie ook