System::Collections::Specialized::StringCollection::operator[] Methode
StringCollection::operator[] method
Accessor-Funktion.
System::String & System::Collections::Specialized::StringCollection::operator[](int index)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Index | int | Index, um das Element zu erhalten. |
ReturnValue
Referenz auf die Zeichenkette an der angegebenen Position, entweder vorhandene oder neu erstellte.
Siehe auch
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++