System::Collections::Generic::ICollection::Add methode
ICollection::Add method
Voegt een element toe aan de collectie.
virtual void System::Collections::Generic::ICollection<T>::Add(const T &item)=0
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const T& | toevoegen. |
Zie ook
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++