System::Collections::Specialized::StringCollection::idx_set method
StringCollection::idx_set method
지정된 위치에 값을 설정합니다.
void System::Collections::Specialized::StringCollection::idx_set(int index, const System::String &value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 문자열을 설정할 인덱스. |
| value | const System::String& | String 지정된 인덱스에 설정할 값. |
또 보기
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++