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 |
|---|---|---|
| plage | const ArrayPtr\System::String\\\& | Conteneur des éléments à insérer. |
Voir aussi
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++