System::Collections::ObjectModel::KeyedCollection::Add Methode

KeyedCollection::Add method

Element am Ende des Containers hinzufügen.

virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
ParameterTypBeschreibung
Elementconst TItem&Element zum Hinzufügen.

Siehe auch