System::String::SetCharAt طريقة
String::SetCharAt method
يضبط الحرف في الموضع المحدد.
String & System::String::SetCharAt(int index, char_t ch)
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | int | الفهرس لتعيين الحرف عنده. |
| ch | char_t | الحرف لوضعه في الموضع المحدد. |
ReturnValue
إشارة ذاتية.
انظر أيضًا
- Class String
- Class String
- Namespace System
- Library Aspose.Font for C++