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