System::Collections::Specialized::StringCollection::idx_get method
StringCollection::idx_get method
Hämtar värde på angiven position.
System::String System::Collections::Specialized::StringCollection::idx_get(int index) const
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index för att hämta strängen från. |
ReturnValue
String at specified position.
Se även
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++