System::Collections::Specialized::NameValueCollection::idx_get メソッド
NameValueCollection::idx_get method
指定されたインデックスの値を取得します。
String System::Collections::Specialized::NameValueCollection::idx_get(const String &name)
| パラメーター | 型 | 説明 |
|---|---|---|
| name | const String& | エントリ名。 |
ReturnValue
指定されたインデックスの値のコピー。
参照
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++