طريقة System::NullableUtils::GetUnderlyingType

NullableUtils::GetUnderlyingType method

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

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

ReturnValue

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

انظر أيضًا