System::Collections::Generic::IKVCollection::RemoveAt metode

IKVCollection::RemoveAt method

Menghapus item pada posisi yang ditentukan.

virtual void System::Collections::Generic::IKVCollection<T>::RemoveAt(int index) override
ParameterTipeDeskripsi
indeksintIndeks untuk menghapus elemen dari.

Lihat Juga