System::Collections::Specialized::StringCollection::Remove 方法
StringCollection::Remove method
移除指定字符串的第一次出现。
void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| value | const System::String& | String 要删除。 |
另见
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++