Add()
ICollection::Add(const T&) method
Adds element into collection.
virtual void System::Collections::Generic::ICollection<T>::Add(const T &item)=0
Arguments
Parameter | Type | Description |
---|---|---|
item | const T& | to add. |
See Also
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Slides