metode System::Collections::Specialized::NameValueCollection::idx_set
NameValueCollection::idx_set method
Menetapkan nilai dari entri.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| name | const String& | nama entri. |
| value | const String& | Nilai yang akan diatur pada nama. |
Lihat Juga
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++