System::Nullable::operator const T & method
Nullable::operator const T & method
返回当前对象所表示值的常量引用。
System::Nullable<T>::operator const T &() const
ReturnValue
对当前对象表示的值的常量引用
另见
- Class Nullable
- Namespace System
- Library Aspose.Page for C++
返回当前对象所表示值的常量引用。
System::Nullable<T>::operator const T &() const
对当前对象表示的值的常量引用