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
ParameterTypeBeschrijving
itemconst T&Item om toe te voegen aan de container.

Zie ook