System::Collections::CollectionBase::ListImpl::Add yöntemi
ListImpl::Add method
Koleksiyonun sonuna bir öğe ekler.
int32_t System::Collections::CollectionBase<T>::ListImpl::Add(const T &value)
| Parametre | Tür | Açıklama |
|---|---|---|
| değer | const T& | Koleksiyonun sonuna eklenecek öğe. |
ReturnValue
value’nin eklendiği koleksiyon indeksi.
Ayrıca Bakınız
- Class ListImpl
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Font for C++