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