System::Collections::Specialized::NameValueCollection::idx_get method
NameValueCollection::idx_get method
Gets value at specified index.
String System::Collections::Specialized::NameValueCollection::idx_get(const String &name)
Parameter | Type | Description |
---|---|---|
name | const String& | entry name. |
ReturnValue
Copy of value at specified index.
See Also
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++