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++