System::Collections::Specialized::StringCollection::AddRange method
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.Page for C++