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