System::Nullable::IsNull metod
Nullable::IsNull method
Bestämmer om det aktuella objektet representerar ett null‑värde.
bool System::Nullable<T>::IsNull() const
ReturnValue
Sant om det aktuella objektet representerar ett null‑värde, annars - falskt
Se även
- Class Nullable
- Namespace System
- Library Aspose.Page for C++