System::Nullable::get_HasValue method
Nullable::get_HasValue method
निर्धारित करता है कि वर्तमान ऑब्जेक्ट कोई मान दर्शाता है या नहीं।
bool System::Nullable<T>::get_HasValue() const
ReturnValue
यदि वर्तमान वस्तु एक मान का प्रतिनिधित्व करती है तो सत्य, अन्यथा - असत्य
संबंधित देखें
- Class Nullable
- Namespace System
- Library Aspose.Page for C++