System::Nullable::get_HasValue method
Nullable::get_HasValue method
현재 객체가 어떤 값을 나타내는지 여부를 결정합니다.
bool System::Nullable<T>::get_HasValue() const
ReturnValue
현재 객체가 값을 나타내면 True, 그렇지 않으면 false
또 보기
- Class Nullable
- Namespace System
- Library Aspose.Page for C++