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 |
|---|---|---|
| nom | const String& | nom d’entrée. |
ReturnValue
Copie de la valeur à l’index spécifié.
Voir aussi
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++