طريقة System::Collections::Specialized::NameValueCollection::idx_set
NameValueCollection::idx_set method
يضبط قيمة الإدخال.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| Parameter | Type | الوصف |
|---|---|---|
| الاسم | const String& | اسم الإدخال. |
| value | const String& | القيمة لتعيينها عند الاسم. |
انظر أيضًا
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++