idx_get()
NameValueCollection::idx_get(const String&) method
Gets value at specified index.
String System::Collections::Specialized::NameValueCollection::idx_get(const String &name)
Arguments
Parameter | Type | Description |
---|---|---|
name | const String& | entry name. |
Return Value
Copy of value at specified index.
See Also
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Slides