System::Collections::Specialized::StringCollection::idx_set metod
StringCollection::idx_set method
Sätter värdet på angiven position.
void System::Collections::Specialized::StringCollection::idx_set(int index, const System::String &value)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int | Index för att ange sträng på. |
| 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.PDF for C++