System::Collections::Specialized::StringCollection::Remove method
StringCollection::Remove method
Verwijdert de eerste voorkoming van de opgegeven tekenreeks.
void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const System::String& | String om te verwijderen. |
Zie ook
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++