System::Collections::Specialized::StringCollection::RemoveAt-Methode
StringCollection::RemoveAt method
Entfernt das Element an der angegebenen Position.
void System::Collections::Specialized::StringCollection::RemoveAt(int index)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Index | int | Index, an dem das Element entfernt wird. |
Siehe auch
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++