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ètreTypeDescription
nameconst String&nom de l’entrée.

ReturnValue

Copie de la valeur à l’index spécifié.

Voir aussi