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