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.Page for C++