System::Collections::Generic::IKVCollection::Insert metod

IKVCollection::Insert method

Infogar objekt på angiven position.

virtual void System::Collections::Generic::IKVCollection<T>::Insert(int index, const T &item) override
ParameterTypeBeskrivning
indexintPosition att placera objektet på.
objektconst T&Objekt att placera på angiven position.

Se även