System::Collections::Specialized::StringCollection::Add methode
StringCollection::Add method
Voegt een waarde toe aan het einde van de lijst.
int System::Collections::Specialized::StringCollection::Add(const System::String &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const System::String& | String om toe te voegen. |
ReturnValue
Index van het ingevoegde element.
Zie ook
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++