Aspose::Cells::U16String::operator[] method

U16String::operator[] method

Array subscript operator.

char16_t Aspose::Cells::U16String::operator[](int32_t index)
ParameterTypeDescription
indexint32_t

ReturnValue

char16_t

See Also