System::Collections::Specialized::NameValueCollection::idx_get méthode
NameValueCollection::idx_get method
Obtient la valeur à l’index spécifié.
String System::Collections::Specialized::NameValueCollection::idx_get(const String &name)
| Paramètre | Type | Description |
|---|---|---|
| name | const String& | nom de l’entrée. |
ReturnValue
Copie de la valeur à l’index spécifié.
Voir aussi
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++