System::Collections::Generic::BaseSet::Add मेथड

BaseSet::Add method

सेट में तत्व जोड़ता है।

void System::Collections::Generic::BaseSet<T, SET_T>::Add(const T &item) override
पैरामीटरप्रकारविवरण
आइटमconst T&जोड़ने के लिए तत्व।

संबंधित देखें