طريقة System::NullableUtils::GetUnderlyingType
NullableUtils::GetUnderlyingType method
يرجع معامل النوع الأساسي للنوع القابل للفراغ المحدد.
static const System::TypeInfo & System::NullableUtils::GetUnderlyingType(const System::TypeInfo &nullableType)
| معامل | نوع | الوصف |
|---|---|---|
| nullableType | const System::TypeInfo& | كائن System.Type يصف نوعًا قابلًا للإنكار عامًا مغلقًا. |
ReturnValue
معامل النوع للمعامل nullableType، إذا كان معامل nullableType نوعًا قابلًا للإنكار عامًا مغلقًا؛ وإلا، null
انظر أيضًا
- Class TypeInfo
- Class NullableUtils
- Namespace System
- Library Aspose.Font for C++