System::Collections::Specialized::StringCollection::Remove method

StringCollection::Remove method

指定された文字列の最初の出現を削除します。

void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
パラメーター説明
valueconst System::String&削除する String

参照