System::Collections::Generic::ICollection::Add‑metod
ICollection::Add method
Lägger till ett element i samlingen.
virtual void System::Collections::Generic::ICollection<T>::Add(const T &item)=0
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const T& | att lägga till. |
Se även
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++