System::Nullable::get_HasValue method
Nullable::get_HasValue method
Determines whether the current object represents any value.
bool System::Nullable<T>::get_HasValue() const
ReturnValue
True if the current object represents a value, otherwise - false
See Also
- Class Nullable
- Namespace System
- Library Aspose.TeX for C++