System::Collections::Generic::BaseDictionary::_add_range method
BaseDictionary::_add_range method
C++ specifiek.
void System::Collections::Generic::BaseDictionary<Map>::_add_range(std::initializer_list<typename Map::value_type> list)
| Parameter | Type | Beschrijving |
|---|---|---|
| lijst | std::initializer_list<typename Map::value_type> | Bereik om in container in te voegen. |
Zie ook
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++