System::Collections::Specialized::NameValueCollection::idx_get metodo
NameValueCollection::idx_get method
Ottiene il valore all’indice specificato.
String System::Collections::Specialized::NameValueCollection::idx_get(const String &name)
| Parametro | Tipo | Descrizione |
|---|---|---|
| nome | const String& | nome della voce. |
ReturnValue
Copia del valore all’indice specificato.
Vedi anche
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++