System::Collections::IListImplRefType::Add method

IListImplRefType::Add method

सूची के अंत में तत्व जोड़ता है।

virtual int System::Collections::IListImplRefType<T>::Add(SharedPtr<System::Object> item) override
पैरामीटरप्रकारविवरण
आइटमSharedPtr<System::Object>जोड़ने के लिए आइटम।

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