System::Collections::Specialized::StringCollection::AddRange méthode
StringCollection::AddRange method
Ajoute des éléments dans le conteneur.
void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
| Paramètre | Type | Description |
|---|---|---|
| range | const ArrayPtr<System::String>& | Conteneur d’éléments à insérer. |
Voir aussi
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++