System::Collections::Specialized::NameValueCollection::idx_set 메서드
NameValueCollection::idx_set method
항목의 값을 설정합니다.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| name | const String& | 항목 이름. |
| value | const String& | 이름에 설정할 값. |
또 보기
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++