System::NullableUtils::GetUnderlyingType method
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)
| Parameter | Type | Açıklama |
|---|---|---|
| nullableType | const System::TypeInfo& | Kapalı bir genel nullable tipini tanımlayan bir System.Type nesnesi. |
ReturnValue
NullableType parametresinin tip argümanı, eğer nullableType parametresi kapalı bir genel nullable tip ise; aksi takdirde, null
Ayrıca Bakınız
- Class TypeInfo
- Class NullableUtils
- Namespace System
- Library Aspose.Page for C++