System::NullableUtils::GetUnderlyingType yöntemi
NullableUtils::GetUnderlyingType method
Belirtilen nullable tipinin temel tip argümanını döndürür.
static const System::TypeInfo & System::NullableUtils::GetUnderlyingType(const System::TypeInfo &nullableType)
| Parametre | Tür | Açıklama |
|---|---|---|
| nullableType | const System::TypeInfo& | Kapalı bir generic nullable tipini tanımlayan bir System.Type nesnesi. |
ReturnValue
nullableType parametresinin tip argümanı, eğer nullableType parametresi kapalı bir generic nullable tipiyse; aksi takdirde, null
Ayrıca Bakınız
- Class TypeInfo
- Class NullableUtils
- Namespace System
- Library Aspose.Font for C++