System::Collections::Specialized::NameValueCollection::idx_get メソッド

NameValueCollection::idx_get method

指定されたインデックスの値を取得します。

String System::Collections::Specialized::NameValueCollection::idx_get(const String &name)
パラメーター説明
nameconst String&エントリ名。

ReturnValue

指定されたインデックスの値のコピー。

参照