System::Collections::CollectionBase::ListImpl::Add طريقة

ListImpl::Add method

يضيف عنصرًا إلى نهاية المجموعة.

int32_t System::Collections::CollectionBase<T>::ListImpl::Add(const T &value)
معاملنوعالوصف
قيمةconst T&العنصر الذي سيُضاف إلى نهاية المجموعة.

ReturnValue

فهرس المجموعة الذي تم إضافة value عنده.

انظر أيضًا