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