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