System::Collections::Specialized::StringCollection::operator[] methode
StringCollection::operator[] method
Accessor-functie.
System::String & System::Collections::Specialized::StringCollection::operator[](int index)
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int | Index om een element op te halen. |
ReturnValue
Referentie naar een string op de opgegeven positie, bestaande of nieuw aangemaakt.
Zie ook
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++