System::Collections::Specialized::StringCollection::RemoveAt method
StringCollection::RemoveAt method
Verwijdert het element op de opgegeven positie.
void System::Collections::Specialized::StringCollection::RemoveAt(int index)
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int | Index om element te verwijderen. |
Zie ook
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++