System::Collections::Generic::BaseSet::Add मेथड
BaseSet::Add method
सेट में तत्व जोड़ता है।
void System::Collections::Generic::BaseSet<T, SET_T>::Add(const T &item) override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| आइटम | const T& | जोड़ने के लिए तत्व। |
संबंधित देखें
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++