System::Collections::Specialized::StringCollection::RemoveAt method
StringCollection::RemoveAt method
지정된 위치의 요소를 제거합니다.
void System::Collections::Specialized::StringCollection::RemoveAt(int index)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 제거할 요소의 인덱스. |
또 보기
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++