idx_get()
StringCollection::idx_get(int) const method
Gets value at specified position.
System::String System::Collections::Specialized::StringCollection::idx_get(int index) const
Arguments
Parameter | Type | Description |
---|---|---|
index | int | Index to get string from. |
Return Value
String at specified position.
See Also
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Slides