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