System::Collections::ObjectModel::KeyedCollection::Add metod

KeyedCollection::Add method

Lägg till objekt i behållarens slut.

virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
ParameterTypeBeskrivning
objektconst TItem&Objekt att lägga till.

Se även