طريقة System::Collections::Generic::ICollection::Add
ICollection::Add method
يضيف عنصرًا إلى المجموعة.
virtual void System::Collections::Generic::ICollection<T>::Add(const T &item)=0
| Parameter | Type | الوصف |
|---|---|---|
| العنصر | const T& | لإضافة. |
انظر أيضًا
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++