System::Collections::Generic::BaseDictionary::_add_range 메서드
BaseDictionary::_add_range method
C++ 전용.
void System::Collections::Generic::BaseDictionary<Map>::_add_range(std::initializer_list<typename Map::value_type> list)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 목록 | std::initializer_list<typename Map::value_type> | 컨테이너에 삽입할 범위. |
또 보기
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++