System::Collections::Specialized::StringCollection::AddRange 方法
StringCollection::AddRange method
向容器中添加元素。
void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
| Parameter | Type | 描述 |
|---|---|---|
| 范围 | const ArrayPtr\System::String\\\& | 要插入的元素容器。 |
另见
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++