System::Collections::Specialized::StringCollection::RemoveAt method
StringCollection::RemoveAt method
Menghapus elemen pada posisi yang ditentukan.
void System::Collections::Specialized::StringCollection::RemoveAt(int index)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| indeks | int | Indeks untuk menghapus elemen pada. |
Lihat Juga
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++