System::String::begin طريقة
String::begin method
يعيد مؤشر إلى بداية مخزن السلسلة الفعلي. لا يعيد تخصيص أي شيء. لا يضمن أن يكون المخزن منتهيًا بـ null.
const UChar * System::String::begin() const
ReturnValue
مؤشر إلى مخزن السلسلة الفعلي، منتهي بـ null أو لا.
انظر أيضًا
- Class String
- Namespace System
- Library Aspose.Page for C++