System::Collections::Specialized::StringCollection::idx_get 메서드
StringCollection::idx_get method
지정된 위치의 값을 가져옵니다.
System::String System::Collections::Specialized::StringCollection::idx_get(int index) const
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 문자열을 가져올 인덱스. |
ReturnValue
String at specified position.
또 보기
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++