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