Aspose::Cells::U16String::operator[] method
U16String::operator[] method
Array subscript operator.
char16_t Aspose::Cells::U16String::operator[](int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t |
ReturnValue
char16_t
See Also
- Class Vector
- Class U16String
- Namespace Aspose::Cells
- Library Aspose.Cells for C++