System::Collections::Specialized::NameValueCollection::GetValues 方法

NameValueCollection::GetValues method

获取与指定键关联的值。

virtual System::ArrayPtr<String> System::Collections::Specialized::NameValueCollection::GetValues(const String &name)

另见