System::Collections::Generic::BaseSet::Add método
BaseSet::Add method
Agrega un elemento al conjunto.
void System::Collections::Generic::BaseSet<T, SET_T>::Add(const T &item) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| item | const T& | Elemento a añadir. |
Ver también
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++