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
nomconst String&nom d’entrée.

ReturnValue

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

Voir aussi