System::Collections::Generic::IKVCollection::Add method
IKVCollection::Add method
Voegt item toe aan container.
virtual void System::Collections::Generic::IKVCollection<T>::Add(const T &item) override
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const T& | Item om toe te voegen aan de container. |
Zie ook
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++