System::Collections::Specialized::StringCollection::Remove method
StringCollection::Remove method
移除指定字符串的第一次出现。
void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const System::String& | String 用于移除。 |
另见
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++