System::Collections::Generic::List::Add طريقة

List::Add method

يضيف العنصر إلى نهاية القائمة.

void System::Collections::Generic::List<T>::Add(const T &item) override
معاملنوعالوصف
itemconst T&العنصر للإضافة.

انظر أيضًا