System::Collections::ObjectModel::KeyedCollection::Add method
KeyedCollection::Add method
Add item to container end.
virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
Parameter | Type | Description |
---|---|---|
item | const TItem& | Item to add. |
See Also
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.PUB for C++