System::Nullable::get_HasValue method
Nullable::get_HasValue method
Determina se l’oggetto corrente rappresenta un valore.
bool System::Nullable<T>::get_HasValue() const
ReturnValue
True se l’oggetto corrente rappresenta un valore, altrimenti - false
Vedi anche
- Class Nullable
- Namespace System
- Library Aspose.Font for C++