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