System::Collections::Specialized::StringCollection::idx_set metod
StringCollection::idx_set method
Sätter värde på angiven position.
void System::Collections::Specialized::StringCollection::idx_set(int index, const System::String &value)
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index för att ange sträng vid. |
| value | const System::String& | String värde att sätta på angivet index. |
Se även
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++