System::Collections::Specialized::NameValueCollection::idx_get 方法
NameValueCollection::idx_get method
获取指定索引处的值。
String System::Collections::Specialized::NameValueCollection::idx_get(const String &name)
| Parameter | Type | 描述 |
|---|---|---|
| name | const String& | 条目名称。 |
ReturnValue
指定索引处值的副本。
另见
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++