System::Collections::ObjectModel::KeyedCollection::Add method

KeyedCollection::Add method

Voeg item toe aan het einde van de container.

virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
ParameterTypeBeschrijving
itemconst TItem&Item om toe te voegen.

Zie ook