System::Collections::Specialized::StringCollection::idx_set method
StringCollection::idx_set method
Stelt de waarde in op de opgegeven positie.
void System::Collections::Specialized::StringCollection::idx_set(int index, const System::String &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int | Index om de tekenreeks op in te stellen. |
| value | const System::String& | String waarde om in te stellen op de opgegeven index. |
Zie ook
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++