System::NullableUtils::GetUnderlyingType method

NullableUtils::GetUnderlyingType method

يرجع معامل النوع الأساسي للنوع القابل للفرغ المحدد.

static const System::TypeInfo & System::NullableUtils::GetUnderlyingType(const System::TypeInfo &nullableType)
ParameterTypeالوصف
nullableTypeconst System::TypeInfo&كائن System.Type يصف نوعًا قابلًا للإنكار عامًا مغلقًا.

ReturnValue

معامل النوع للمعامل nullableType، إذا كان معامل nullableType نوعًا قابلًا للإلغاء عامًا مغلقًا؛ وإلا، null

انظر أيضًا