System::Collections::Generic::BaseSet::Add method
BaseSet::Add method
Fügt ein Element zum Set hinzu.
void System::Collections::Generic::BaseSet<T, SET_T>::Add(const T &item) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const T& | Element zum Hinzufügen. |
Siehe auch
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++