System::NullableUtils::GetUnderlyingType μέθοδος

NullableUtils::GetUnderlyingType method

Επιστρέφει το υποκείμενο όρισμα τύπου του καθορισμένου nullable τύπου.

static const System::TypeInfo & System::NullableUtils::GetUnderlyingType(const System::TypeInfo &nullableType)
ParameterTypeΠεριγραφή
nullableTypeconst System::TypeInfo&Ένα αντικείμενο System.Type που περιγράφει έναν κλειστό γενικό nullable τύπο.

ReturnValue

Το όρισμα τύπου της παραμέτρου nullableType, εάν η παράμετρος nullableType είναι κλειστό γενικό nullable τύπο· διαφορετικά, null

Δείτε επίσης