System::Collections::Generic::BaseSet::_add_range method
BaseSet::_add_range method
C++ specific.
void System::Collections::Generic::BaseSet<T, SET_T>::_add_range(std::initializer_list<T> list)
Parameter | Type | Description |
---|---|---|
list | std::initializer_list<T> | Range to insert into container. |
See Also
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.TeX for C++