MemberInfo._MemberInfo.GetType Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un Type objet représentant la MemberInfo classe.
virtual Type ^ System.Runtime.InteropServices._MemberInfo.GetType() = System::Runtime::InteropServices::_MemberInfo::GetType;
Type _MemberInfo.GetType();
abstract member System.Runtime.InteropServices._MemberInfo.GetType : unit -> Type
override this.System.Runtime.InteropServices._MemberInfo.GetType : unit -> Type
Function GetType () As Type Implements _MemberInfo.GetType
Retours
Objet Type représentant la MemberInfo classe.