System::Collections::Generic::BaseSet::Add طريقة
BaseSet::Add method
يضيف عنصرًا إلى المجموعة.
void System::Collections::Generic::BaseSet<T, SET_T>::Add(const T &item) override
| Parameter | Type | الوصف |
|---|---|---|
| العنصر | const T& | العنصر للإضافة. |
انظر أيضًا
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++