System::Collections::ObjectModel::Collection::RemoveAt method

Collection::RemoveAt method

Menghapus item pada posisi tertentu.

void System::Collections::ObjectModel::Collection<T>::RemoveAt(int index) override
ParameterTipeDeskripsi
indeksintIndeks untuk menghapus item pada.

Lihat Juga