Método System::Nullable::get_HasValue
Nullable::get_HasValue method
Determina si el objeto actual representa algún valor.
bool System::Nullable<T>::get_HasValue() const
ReturnValue
True si el objeto actual representa un valor, de lo contrario - false
Ver también
- Class Nullable
- Namespace System
- Library Aspose.PDF for C++