System::Collections::Specialized::StringCollection::AddRange method
StringCollection::AddRange method
컨테이너에 요소를 추가합니다.
void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 범위 | const ArrayPtr<System::String>& | 삽입할 요소들의 컨테이너. |
또 보기
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++