System::Nullable::get_HasValue طريقة
Nullable::get_HasValue method
يحدد ما إذا كان الكائن الحالي يمثل أي قيمة.
bool System::Nullable<T>::get_HasValue() const
ReturnValue
صحيح إذا كان الكائن الحالي يمثل قيمة، وإلا - خطأ
انظر أيضًا
- Class Nullable
- Namespace System
- Library Aspose.Font for C++