System::Collections::Specialized::StringCollection::Remove method
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.Page for C++