Add()
IKVCollection::Add(const T&) method
Adds item to container.
virtual void System::Collections::Generic::IKVCollection<T>::Add(const T &item) override
Arguments
Parameter | Type | Description |
---|---|---|
item | const T& | Item to add to container. |
See Also
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Slides