Bagikan melalui


ReflectionTypeName.GetReflectionType Method

Definition

Returns the Type for this typename. Never returns null.

public:
 virtual Type ^ GetReflectionType();
public:
 Platform::Type ^ GetReflectionType();
public Type GetReflectionType ();
abstract member GetReflectionType : unit -> Type
override this.GetReflectionType : unit -> Type
Public Function GetReflectionType () As Type

Returns

Implements

Applies to