System::Collections::Specialized::StringCollection::Remove méthode
StringCollection::Remove method
Supprime la première occurrence de la chaîne spécifiée.
void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
| Paramètre | Type | Description |
|---|---|---|
| value | const System::String& | String à supprimer. |
Voir aussi
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++