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