System::Collections::Specialized::StringCollection::Remove metod
StringCollection::Remove method
Tar bort den första förekomsten av den angivna strängen.
void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
| Parameter | Typ | Beskrivning |
|---|---|---|
| value | const System::String& | String för att ta bort. |
Se även
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.PDF for C++