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