System::Collections::Specialized::StringCollection::idx_get method
StringCollection::idx_get method
Haalt de waarde op op de opgegeven positie.
System::String System::Collections::Specialized::StringCollection::idx_get(int index) const
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int | Index om de string van te verkrijgen. |
ReturnValue
String at specified position.
Zie ook
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++