System::Collections::Specialized::StringCollection::operator[]‑metod
StringCollection::operator[] method
Åtkomstfunktion.
System::String & System::Collections::Specialized::StringCollection::operator[](int index)
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index för att hämta elementet vid. |
ReturnValue
Referens till sträng på angiven position, antingen befintlig eller nyss skapad.
Se även
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++