System::Collections::Specialized::StringCollection::Insert metod
StringCollection::Insert method
Infogar specifikt värde i behållaren.
void System::Collections::Specialized::StringCollection::Insert(int index, const System::String &value)
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index att infoga strängen i. |
| value | const System::String& | Värde att infoga på angiven position. |
Se även
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++