MemberInfo.GetType 方法

定义

发现成员的属性并提供对成员元数据的访问权限。

public:
 virtual Type ^ GetType();
public Type GetType ();
override this.GetType : unit -> Type
Public Function GetType () As Type

返回

实现

适用于