System::Collections::Specialized::StringCollection::Add méthode
StringCollection::Add method
Ajoute la valeur à la fin de la liste.
int System::Collections::Specialized::StringCollection::Add(const System::String &value)
| Paramètre | Type | Description |
|---|---|---|
| value | const System::String& | String à ajouter. |
ReturnValue
Indice de l’élément inséré.
Voir aussi
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++