System::Collections::IList::Add metodu
IList::Add method
Liste sonuna öğe ekler.
virtual int System::Collections::IList::Add(SharedPtr<System::Object> item)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | SharedPtr<System::Object> | Eklenecek öğe. |
ReturnValue
Eklenen öğenin indeksi.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class IList
- Namespace System::Collections
- Library Aspose.Font for C++