System::Collections::Specialized::StringCollection::Add metod
StringCollection::Add method
Lägger till värdet i slutet av listan.
int System::Collections::Specialized::StringCollection::Add(const System::String &value)
| Parameter | Type | Beskrivning |
|---|---|---|
| value | const System::String& | String att lägga till. |
ReturnValue
Index för insatt element.
Se även
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++