System::Collections::CollectionBase::ListImpl::Add طريقة
ListImpl::Add method
يضيف عنصرًا إلى نهاية المجموعة.
int32_t System::Collections::CollectionBase<T>::ListImpl::Add(const T &value)
| معامل | نوع | الوصف |
|---|---|---|
| قيمة | const T& | العنصر الذي سيُضاف إلى نهاية المجموعة. |
ReturnValue
فهرس المجموعة الذي تم إضافة value عنده.
انظر أيضًا
- Class ListImpl
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Font for C++