System::Collections::Generic::_ValueList::_ValueList constructor

_ValueList::_ValueList constructor

Initialiseert een collectie die verwijst naar de opgegeven dictionary.

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

Zie ook