Share via


CLRInterop.getCLRType(String) Method

Definition

public:
 static Type ^ getCLRType(System::String ^ typeName);
public static Type getCLRType (string typeName);
static member getCLRType : string -> Type
Public Shared Function getCLRType (typeName As String) As Type

Parameters

typeName
String

Returns

Applies to