System::Collections::Specialized::StringCollection::Remove metode
StringCollection::Remove method
Menghapus kemunculan pertama dari string yang ditentukan.
void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | const System::String& | String untuk dihapus. |
Lihat Juga
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++