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 werden soll. |
Siehe auch
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++