System::Collections::Specialized::NameValueCollection::CopyTo méthode
NameValueCollection::CopyTo method
Copie les éléments de la collection dans les éléments existants du tableau.
void System::Collections::Specialized::NameValueCollection::CopyTo(System::ArrayPtr<String> array, int32_t arrayIndex) override
| Paramètre | Type | Description |
|---|---|---|
| tableau | System::ArrayPtr<String> | Tableau de destination. |
| arrayIndex | int32_t | Indice de départ du tableau de destination. |
Voir aussi
- Typedef ArrayPtr
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++