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