System::Collections::Specialized::StringCollection::Remove method
StringCollection::Remove method
Removes first occurrence of specified string.
void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
Parameter | Type | Description |
---|---|---|
value | const System::String& | String to remove. |
See Also
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++