System::Nullable::IsNull methode
Nullable::IsNull method
Bepaalt of het huidige object een null-waarde vertegenwoordigt.
bool System::Nullable<T>::IsNull() const
ReturnValue
True als het huidige object een null-waarde vertegenwoordigt, anders - false
Zie ook
- Class Nullable
- Namespace System
- Library Aspose.Page for C++