System::String::rend メソッド
String::rend method
実際の文字列バッファの最初の文字の前(存在する場合)への逆イテレータを返します。
reverse_iterator System::String::rend() const
ReturnValue
実際の文字列バッファの最初の文字の前(存在する場合)または割り当てられたバッファの直前の要素への逆イテレータです。
参照
- Typedef reverse_iterator
- Class String
- Namespace System
- Library Aspose.Page for C++