System::Collections::Generic::BaseDictionary::Add metod
BaseDictionary::Add method
Lägger till ett nyckel‑värde‑par i dictionary.
void System::Collections::Generic::BaseDictionary<Map>::Add(const key_t &key, const mapped_t &value) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| nyckel | const key_t& | Nyckel att infoga värde för. |
| värde | const mapped_t& | Värde att infoga. |
Se även
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++